summaryrefslogtreecommitdiffstats
path: root/src/part/progressBox.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:44:35 -0600
commitce769d5ff82f5e410853b665b21e6dca43876ba0 (patch)
tree1b174439cfd456a2c3686552361a410510240d84 /src/part/progressBox.cpp
parentf18f782743d9c7465d85be4e109015542bb95cc2 (diff)
downloadfilelight-ce769d5ff82f5e410853b665b21e6dca43876ba0.tar.gz
filelight-ce769d5ff82f5e410853b665b21e6dca43876ba0.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/part/progressBox.cpp')
-rw-r--r--src/part/progressBox.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/part/progressBox.cpp b/src/part/progressBox.cpp
index cd4f789..2b0d093 100644
--- a/src/part/progressBox.cpp
+++ b/src/part/progressBox.cpp
@@ -1,10 +1,10 @@
//Author: Max Howell <max.howell@methylblue.com>, (C) 2003-4
//Copyright: See COPYING file that comes with this distribution
-#include <kglobal.h>
-#include <kglobalsettings.h>
+#include <tdeglobal.h>
+#include <tdeglobalsettings.h>
#include <tdeio/job.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "scan.h"
#include "progressBox.h"