summaryrefslogtreecommitdiffstats
path: root/tdehtml/misc/maketags
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:57:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:57:54 -0600
commited99a30644c19b0a3cf0d2147243532df4daa16b (patch)
tree7f3f2850e59824fdf100a642367a82b1e7f0204f /tdehtml/misc/maketags
parente5f2d46e9caf6942f365f1b454087dda71a340f7 (diff)
downloadtdelibs-ed99a30644c19b0a3cf0d2147243532df4daa16b.tar.gz
tdelibs-ed99a30644c19b0a3cf0d2147243532df4daa16b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'tdehtml/misc/maketags')
-rw-r--r--tdehtml/misc/maketags2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/misc/maketags b/tdehtml/misc/maketags
index b2b472892..8a6abf0ed 100644
--- a/tdehtml/misc/maketags
+++ b/tdehtml/misc/maketags
@@ -41,7 +41,7 @@ print header <<EOF;
#define TDEHTML_TAGS_H
#include "dom/dom_string.h"
-#include <kglobal.h>
+#include <tdeglobal.h>
KDE_NO_EXPORT const char* getTagName(unsigned short id);