diff options
Diffstat (limited to 'kexi/plugins')
-rw-r--r-- | kexi/plugins/macros/lib/komacro_export.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/lib/komacro_export.h b/kexi/plugins/macros/lib/komacro_export.h index 76e68f6d..9b03f269 100644 --- a/kexi/plugins/macros/lib/komacro_export.h +++ b/kexi/plugins/macros/lib/komacro_export.h @@ -25,7 +25,7 @@ #endif /* TDE_EXPORT will be defined multiple times without this on tdelibs 3.3 (tested on 3.3.1) */ -#include <kdemacros.h> +#include <tdemacros.h> /* workaround for KDElibs < 3.2 on !win32 */ #ifndef TDE_EXPORT |