summaryrefslogtreecommitdiffstats
path: root/arts/runtime/moduleinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/runtime/moduleinfo.h')
-rw-r--r--arts/runtime/moduleinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/runtime/moduleinfo.h b/arts/runtime/moduleinfo.h
index 7c1ff15f..11232c8b 100644
--- a/arts/runtime/moduleinfo.h
+++ b/arts/runtime/moduleinfo.h
@@ -28,6 +28,6 @@
#include "artsbuilder.h"
#include <tdelibs_export.h>
-KDE_EXPORT Arts::ModuleInfo makeModuleInfo(const std::string& name);
+TDE_EXPORT Arts::ModuleInfo makeModuleInfo(const std::string& name);
#endif /* MODULEINFO_H */