summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/noatunmadness/madness.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/noatunmadness/madness.cpp')
-rw-r--r--noatun-plugins/noatunmadness/madness.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/noatunmadness/madness.cpp b/noatun-plugins/noatunmadness/madness.cpp
index 99780bd..893639e 100644
--- a/noatun-plugins/noatunmadness/madness.cpp
+++ b/noatun-plugins/noatunmadness/madness.cpp
@@ -21,7 +21,7 @@ RMS's novel that I'm supposed to put at the top of every story. He's insane.
extern "C"
{
- KDE_EXPORT Plugin* create_plugin()
+ TDE_EXPORT Plugin* create_plugin()
{
return new Madness();
}