summaryrefslogtreecommitdiffstats
path: root/twin4
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 20:29:28 +0900
commit4905e1cc7880b1e7aec03a09fbece7884955de2e (patch)
tree025b3948768a077f84c11c15e689323c931f755c /twin4
parent51f2fa3f69c03614557079a6c8706550d1cf6814 (diff)
downloadtdegames-4905e1cc7880b1e7aec03a09fbece7884955de2e.tar.gz
tdegames-4905e1cc7880b1e7aec03a09fbece7884955de2e.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f0039c7a23d0a9d7a71b9ef4d2bdeae0f678620c)
Diffstat (limited to 'twin4')
-rw-r--r--twin4/twin4/twin4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin4/twin4/twin4.h b/twin4/twin4/twin4.h
index 82875738..aa87418e 100644
--- a/twin4/twin4/twin4.h
+++ b/twin4/twin4/twin4.h
@@ -21,7 +21,7 @@
#include <tdemainwindow.h>
#include <kdialogbase.h>
#include "twin4doc.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class Kwin4Player;
class KGameChat;
class KChatDialog;