summaryrefslogtreecommitdiffstats
path: root/libkpimidentities
diff options
context:
space:
mode:
Diffstat (limited to 'libkpimidentities')
-rw-r--r--libkpimidentities/identity.h2
-rw-r--r--libkpimidentities/identitycombo.h2
-rw-r--r--libkpimidentities/identitymanager.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/libkpimidentities/identity.h b/libkpimidentities/identity.h
index 31deaca7..bdc31385 100644
--- a/libkpimidentities/identity.h
+++ b/libkpimidentities/identity.h
@@ -9,7 +9,7 @@
#include <kleo/enum.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <tqstring.h>
#include <tqcstring.h>
diff --git a/libkpimidentities/identitycombo.h b/libkpimidentities/identitycombo.h
index f9594422..5b780b9a 100644
--- a/libkpimidentities/identitycombo.h
+++ b/libkpimidentities/identitycombo.h
@@ -34,7 +34,7 @@
#include <tqcombobox.h>
#include <tqvaluelist.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQString;
diff --git a/libkpimidentities/identitymanager.h b/libkpimidentities/identitymanager.h
index 92d59157..69a18f50 100644
--- a/libkpimidentities/identitymanager.h
+++ b/libkpimidentities/identitymanager.h
@@ -35,7 +35,7 @@
#include <tqvaluelist.h>
#include <dcopobject.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDEConfigBase;
class TDEConfig;