summaryrefslogtreecommitdiffstats
path: root/noatun/modules/voiceprint/voiceprint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/voiceprint/voiceprint.cpp')
-rw-r--r--noatun/modules/voiceprint/voiceprint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/voiceprint/voiceprint.cpp b/noatun/modules/voiceprint/voiceprint.cpp
index 4cfe5d21..f9f65105 100644
--- a/noatun/modules/voiceprint/voiceprint.cpp
+++ b/noatun/modules/voiceprint/voiceprint.cpp
@@ -9,7 +9,7 @@
extern "C"
{
- KDE_EXPORT Plugin *create_plugin()
+ TDE_EXPORT Plugin *create_plugin()
{
return new VoicePrint();
}