summaryrefslogtreecommitdiffstats
path: root/libkonq/libkonq_export.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 19:17:10 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:37:36 +0900
commit1765b8f00d829aeccac5e3903decaa3b1de79a6f (patch)
tree7a5a6cd597aec15dfc88378f80f6b08436f813f4 /libkonq/libkonq_export.h
parent1ad8b27cd0a32891b0bcca58c17e00c2bc65fc2a (diff)
downloadtdebase-1765b8f00d829aeccac5e3903decaa3b1de79a6f.tar.gz
tdebase-1765b8f00d829aeccac5e3903decaa3b1de79a6f.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8fca33b35b68d1deef3677ae5e50927bd7a5c78d)
Diffstat (limited to 'libkonq/libkonq_export.h')
-rw-r--r--libkonq/libkonq_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkonq/libkonq_export.h b/libkonq/libkonq_export.h
index 23b8f2f38..f1fe245a7 100644
--- a/libkonq/libkonq_export.h
+++ b/libkonq/libkonq_export.h
@@ -22,7 +22,7 @@
#define LIBKONQ_EXPORT_H
/* needed for TDE_EXPORT macros */
-#include <kdemacros.h>
+#include <tdemacros.h>
/* needed, because e.g. Q_OS_UNIX is so frequently used */
#include <tqglobal.h>