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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/msn/dummy.cpp b/kopete/protocols/msn/dummy.cpp
index 6edd39fa..c1273f3a 100644
--- a/kopete/protocols/msn/dummy.cpp
+++ b/kopete/protocols/msn/dummy.cpp
@@ -1,3 +1,3 @@
#include "kdemacros.h"
-extern "C" KDE_EXPORT void *init_libkopete_msn_shared();
-extern "C" KDE_EXPORT void *init_kopete_msn() { return init_libkopete_msn_shared(); }
+extern "C" TDE_EXPORT void *init_libkopete_msn_shared();
+extern "C" TDE_EXPORT void *init_kopete_msn() { return init_libkopete_msn_shared(); }