summaryrefslogtreecommitdiffstats
path: root/filters/kword
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 18:14:33 +0900
committerMichele Calgaro <[email protected]>2024-07-01 18:14:33 +0900
commit48317c27a99823fbd790eff78470c5274ace467f (patch)
treecd3f392e7f0a8cd25fcf1f415b7b00a2d256b05e /filters/kword
parent530a677516dcc7117ebf4d3ab23b49244da997db (diff)
downloadkoffice-48317c27a99823fbd790eff78470c5274ace467f.tar.gz
koffice-48317c27a99823fbd790eff78470c5274ace467f.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'filters/kword')
-rw-r--r--filters/kword/libexport/TagProcessing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/kword/libexport/TagProcessing.h b/filters/kword/libexport/TagProcessing.h
index 043bddc0..b4f9137e 100644
--- a/filters/kword/libexport/TagProcessing.h
+++ b/filters/kword/libexport/TagProcessing.h
@@ -37,7 +37,7 @@
#include <tqdom.h>
#include <tqvaluelist.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <kdebug.h>
class KWEFKWordLeader;