diff options
Diffstat (limited to 'libkpimidentities')
-rw-r--r-- | libkpimidentities/identity.h | 2 | ||||
-rw-r--r-- | libkpimidentities/identitycombo.h | 2 | ||||
-rw-r--r-- | libkpimidentities/identitymanager.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libkpimidentities/identity.h b/libkpimidentities/identity.h index 31deaca77..bdc313855 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 f95944224..5b780b9ab 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 92d591575..69a18f508 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; |