summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/lib/komacro_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/macros/lib/komacro_export.h')
-rw-r--r--kexi/plugins/macros/lib/komacro_export.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/plugins/macros/lib/komacro_export.h b/kexi/plugins/macros/lib/komacro_export.h
index cc4b41a8..d3174235 100644
--- a/kexi/plugins/macros/lib/komacro_export.h
+++ b/kexi/plugins/macros/lib/komacro_export.h
@@ -21,10 +21,10 @@
#define KOMACRO_EXPORT_H_
#ifdef __cplusplus
-# include <kdeversion.h> /* this will also include <kdelibs_export.h>, if available */
+# include <tdeversion.h> /* this will also include <tdelibs_export.h>, if available */
#endif
-/* KDE_EXPORT will be defined multiple times without this on kdelibs 3.3 (tested on 3.3.1) */
+/* KDE_EXPORT will be defined multiple times without this on tdelibs 3.3 (tested on 3.3.1) */
#include <kdemacros.h>
/* workaround for KDElibs < 3.2 on !win32 */