summaryrefslogtreecommitdiffstats
path: root/noatun/modules/excellent/noatunui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/excellent/noatunui.cpp')
-rw-r--r--noatun/modules/excellent/noatunui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/excellent/noatunui.cpp b/noatun/modules/excellent/noatunui.cpp
index a103268d..575dc32a 100644
--- a/noatun/modules/excellent/noatunui.cpp
+++ b/noatun/modules/excellent/noatunui.cpp
@@ -26,7 +26,7 @@
#include "userinterface.h"
-extern "C" KDE_EXPORT Plugin *create_plugin()
+extern "C" TDE_EXPORT Plugin *create_plugin()
{
return new Excellent();
}