summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/klocaletest.cpp
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 /tdecore/tests/klocaletest.cpp
parente5f2d46e9caf6942f365f1b454087dda71a340f7 (diff)
downloadtdelibs-ed99a30644c19b0a3cf0d2147243532df4daa16b.tar.gz
tdelibs-ed99a30644c19b0a3cf0d2147243532df4daa16b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'tdecore/tests/klocaletest.cpp')
-rw-r--r--tdecore/tests/klocaletest.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdecore/tests/klocaletest.cpp b/tdecore/tests/klocaletest.cpp
index 0647a10d3..36f301d6c 100644
--- a/tdecore/tests/klocaletest.cpp
+++ b/tdecore/tests/klocaletest.cpp
@@ -11,9 +11,9 @@
#include <tqdatetime.h>
#include <tqlabel.h>
-#include <kglobal.h>
-#include <kglobalsettings.h>
-#include "klocale.h"
+#include <tdeglobal.h>
+#include <tdeglobalsettings.h>
+#include "tdelocale.h"
#include <tdeapplication.h>
#include <kcharsets.h>
#include <kdebug.h>