summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/lib
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 19:09:45 +0900
commit0bb5a74a5d113d4a0aba044ed0ffa5b65c89ca70 (patch)
tree722dca115d87dabb5c09dd264d3e6517ab382203 /kexi/plugins/macros/lib
parent0d18073a009153a2c9fab75204df2611a67f68df (diff)
downloadkoffice-0bb5a74a5d113d4a0aba044ed0ffa5b65c89ca70.tar.gz
koffice-0bb5a74a5d113d4a0aba044ed0ffa5b65c89ca70.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 48317c27a99823fbd790eff78470c5274ace467f)
Diffstat (limited to 'kexi/plugins/macros/lib')
-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 76e68f6d9..9b03f2698 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