summaryrefslogtreecommitdiffstats
path: root/tdecore/ktempfile.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/ktempfile.cpp
parente5f2d46e9caf6942f365f1b454087dda71a340f7 (diff)
downloadtdelibs-ed99a30644c19b0a3cf0d2147243532df4daa16b.tar.gz
tdelibs-ed99a30644c19b0a3cf0d2147243532df4daa16b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'tdecore/ktempfile.cpp')
-rw-r--r--tdecore/ktempfile.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/ktempfile.cpp b/tdecore/ktempfile.cpp
index 973e14070..805d315a1 100644
--- a/tdecore/ktempfile.cpp
+++ b/tdecore/ktempfile.cpp
@@ -48,10 +48,10 @@
#include <tqdatastream.h>
#include <tqtextstream.h>
-#include "kglobal.h"
+#include "tdeglobal.h"
#include "tdeapplication.h"
#include "kinstance.h"
-#include "ktempfile.h"
+#include "tdetempfile.h"
#include "kstandarddirs.h"
#include "kde_file.h"
#include "kdebug.h"