summaryrefslogtreecommitdiffstats
path: root/kdirstat/ktreemapview.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:52 -0600
commitbe149882a766126c07b7f109d8f732c2e6c87fd6 (patch)
treed1794e67029135eccdaf0a1c28bec0fee909aaf2 /kdirstat/ktreemapview.cpp
parent0fd2941274b59792cf574433cdf35ae17a85c48a (diff)
downloadkdirstat-be149882a766126c07b7f109d8f732c2e6c87fd6.tar.gz
kdirstat-be149882a766126c07b7f109d8f732c2e6c87fd6.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kdirstat/ktreemapview.cpp')
-rw-r--r--kdirstat/ktreemapview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdirstat/ktreemapview.cpp b/kdirstat/ktreemapview.cpp
index 473422a..b90181a 100644
--- a/kdirstat/ktreemapview.cpp
+++ b/kdirstat/ktreemapview.cpp
@@ -15,8 +15,8 @@
#include <kapp.h>
#include <tdeconfig.h>
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
#include "kdirtree.h"
#include "ktreemapview.h"