summaryrefslogtreecommitdiffstats
path: root/libkpimidentities/identitymanager.h
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-02-26 01:07:13 +0100
committerSlávek Banko <[email protected]>2021-02-26 11:44:39 +0100
commit8dd0afb14153929cc1af6c587b0e942d0d09086c (patch)
tree7be9ae134edcef81f34661c51adf85f356d3f60e /libkpimidentities/identitymanager.h
parentbade93e84b47a17bdc77a31d36e78e9c04b4ce96 (diff)
downloadtdepim-8dd0afb14153929cc1af6c587b0e942d0d09086c.tar.gz
tdepim-8dd0afb14153929cc1af6c587b0e942d0d09086c.zip
The workaround that tdepimmacros.h do is no longer needed
and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e77087ce3d590ddede0a0590caaade9aadc78d41)
Diffstat (limited to 'libkpimidentities/identitymanager.h')
-rw-r--r--libkpimidentities/identitymanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimidentities/identitymanager.h b/libkpimidentities/identitymanager.h
index b341891f0..0162df4c5 100644
--- a/libkpimidentities/identitymanager.h
+++ b/libkpimidentities/identitymanager.h
@@ -35,7 +35,7 @@
#include <tqvaluelist.h>
#include <dcopobject.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
class TDEConfigBase;
class TDEConfig;