summaryrefslogtreecommitdiffstats
path: root/noatun/modules/marquis/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/marquis/plugin.cpp')
-rw-r--r--noatun/modules/marquis/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/marquis/plugin.cpp b/noatun/modules/marquis/plugin.cpp
index 146b0979..e9ccc0e2 100644
--- a/noatun/modules/marquis/plugin.cpp
+++ b/noatun/modules/marquis/plugin.cpp
@@ -2,7 +2,7 @@
extern "C"
{
- KDE_EXPORT Plugin *create_plugin()
+ TDE_EXPORT Plugin *create_plugin()
{
return new Marquis();
}