summaryrefslogtreecommitdiffstats
path: root/tdehtml/css
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-30 19:08:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-30 19:08:44 +0900
commit1307964495cdc9a74f7b4aabab14ad9ffaa93dd6 (patch)
tree1aaa2e5fab40b31281d139824c0a0cf1d2cc63b9 /tdehtml/css
parent6f4c529b36bcea84d6f05a724d99f476ced08fe9 (diff)
downloadtdelibs-1307964495cdc9a74f7b4aabab14ad9ffaa93dd6.tar.gz
tdelibs-1307964495cdc9a74f7b4aabab14ad9ffaa93dd6.zip
Rename kdemacros.* files to tdemacros.*
A dummy 'kdemacros.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdehtml/css')
-rw-r--r--tdehtml/css/css_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/css/css_base.h b/tdehtml/css/css_base.h
index db0700a35..d39d5e94d 100644
--- a/tdehtml/css/css_base.h
+++ b/tdehtml/css/css_base.h
@@ -29,7 +29,7 @@
#include "dom/dom_misc.h"
#include "xml/dom_nodeimpl.h"
#include "misc/shared.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <tqdatetime.h>
#include <tqptrlist.h>