summaryrefslogtreecommitdiffstats
path: root/kbabel/common/msgfmt.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 20:59:05 +0900
commitf9ccae8de1ef7564585165a62a18ce8b07203b40 (patch)
treeeb65e12439160e30fe51d9fa175eee5fcbf71fdc /kbabel/common/msgfmt.h
parent18db2375a916bb6533cdd8a57c00321d9a734e52 (diff)
downloadtdesdk-f9ccae8de1ef7564585165a62a18ce8b07203b40.tar.gz
tdesdk-f9ccae8de1ef7564585165a62a18ce8b07203b40.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7b4cba1ce579d4f4fed8d98fc42dc47211943ee8)
Diffstat (limited to 'kbabel/common/msgfmt.h')
-rw-r--r--kbabel/common/msgfmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/common/msgfmt.h b/kbabel/common/msgfmt.h
index 8058d948..b474fe5d 100644
--- a/kbabel/common/msgfmt.h
+++ b/kbabel/common/msgfmt.h
@@ -34,7 +34,7 @@
#define MSGFMT_H
#include <tqobject.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDEProcess;
class TQString;