summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/lib/komacro_export.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 18:14:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 18:14:33 +0900
commit48317c27a99823fbd790eff78470c5274ace467f (patch)
treecd3f392e7f0a8cd25fcf1f415b7b00a2d256b05e /kexi/plugins/macros/lib/komacro_export.h
parent530a677516dcc7117ebf4d3ab23b49244da997db (diff)
downloadkoffice-48317c27a99823fbd790eff78470c5274ace467f.tar.gz
koffice-48317c27a99823fbd790eff78470c5274ace467f.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kexi/plugins/macros/lib/komacro_export.h')
-rw-r--r--kexi/plugins/macros/lib/komacro_export.h2
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