summaryrefslogtreecommitdiffstats
path: root/libtdegames/kgameprogress.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:17:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:17:45 +0900
commitf0039c7a23d0a9d7a71b9ef4d2bdeae0f678620c (patch)
tree04b7bcfea1b11cfb8c2b40a362decaf1e4d2944c /libtdegames/kgameprogress.h
parent4306787b2e893c39368dce54d918448b250b7fce (diff)
downloadtdegames-f0039c7a23d0a9d7a71b9ef4d2bdeae0f678620c.tar.gz
tdegames-f0039c7a23d0a9d7a71b9ef4d2bdeae0f678620c.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libtdegames/kgameprogress.h')
-rw-r--r--libtdegames/kgameprogress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/kgameprogress.h b/libtdegames/kgameprogress.h
index e5372ce6..557d1173 100644
--- a/libtdegames/kgameprogress.h
+++ b/libtdegames/kgameprogress.h
@@ -26,7 +26,7 @@
#include <tqframe.h>
#include <tqrangecontrol.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
* @short A progress indicator widget.
*