summaryrefslogtreecommitdiffstats
path: root/tdeioslave/thumbnail/exrcreator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/thumbnail/exrcreator.cpp')
-rw-r--r--tdeioslave/thumbnail/exrcreator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/thumbnail/exrcreator.cpp b/tdeioslave/thumbnail/exrcreator.cpp
index 9ec2dd706..5cc3fe277 100644
--- a/tdeioslave/thumbnail/exrcreator.cpp
+++ b/tdeioslave/thumbnail/exrcreator.cpp
@@ -33,7 +33,7 @@
extern "C"
{
- KDE_EXPORT ThumbCreator *new_creator()
+ TDE_EXPORT ThumbCreator *new_creator()
{
return new EXRCreator;
}