summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/kofficecore/KoStyleStack.h2
-rw-r--r--lib/kofficeui/KoRuler.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/kofficecore/KoStyleStack.h b/lib/kofficecore/KoStyleStack.h
index 0da315b4..62688fd2 100644
--- a/lib/kofficecore/KoStyleStack.h
+++ b/lib/kofficecore/KoStyleStack.h
@@ -26,7 +26,7 @@
#include <tqdom.h>
#include <tqvaluestack.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include "koffice_export.h"
diff --git a/lib/kofficeui/KoRuler.h b/lib/kofficeui/KoRuler.h
index ca09f9c7..5ac611b9 100644
--- a/lib/kofficeui/KoRuler.h
+++ b/lib/kofficeui/KoRuler.h
@@ -27,7 +27,7 @@
#include <tqframe.h>
#include <tqpixmap.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <koffice_export.h>
#include <KoGlobal.h>
#include <KoTabChooser.h>