summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/msn/dummy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/msn/dummy.cpp')
-rw-r--r--kopete/protocols/msn/dummy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/msn/dummy.cpp b/kopete/protocols/msn/dummy.cpp
index c1273f3a..30969535 100644
--- a/kopete/protocols/msn/dummy.cpp
+++ b/kopete/protocols/msn/dummy.cpp
@@ -1,3 +1,3 @@
-#include "kdemacros.h"
+#include "tdemacros.h"
extern "C" TDE_EXPORT void *init_libkopete_msn_shared();
extern "C" TDE_EXPORT void *init_kopete_msn() { return init_libkopete_msn_shared(); }