summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/raw/kcamerarawplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/raw/kcamerarawplugin.cpp')
-rw-r--r--tdefile-plugins/raw/kcamerarawplugin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/raw/kcamerarawplugin.cpp b/tdefile-plugins/raw/kcamerarawplugin.cpp
index 6ac4759c..dd367f65 100644
--- a/tdefile-plugins/raw/kcamerarawplugin.cpp
+++ b/tdefile-plugins/raw/kcamerarawplugin.cpp
@@ -38,8 +38,8 @@ typedef KGenericFactory<KCameraRawPlugin> RawFactory;
K_EXPORT_COMPONENT_FACTORY(tdefile_raw, RawFactory("tdefile_raw"))
-#ifndef KDE_EXPORT
-# define KDE_EXPORT
+#ifndef TDE_EXPORT
+# define TDE_EXPORT
#endif
/* Main entry point into raw parser */