summaryrefslogtreecommitdiffstats
path: root/src/kile/kilelistselector.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:21 -0600
commit0521fd54abeabc5ef988ed048ce9f91fda2283d3 (patch)
treef8ddecfa0e165815e320c7393aebaff73b2e4230 /src/kile/kilelistselector.cpp
parent8658785ff13c0bc5f67609a2ecac93f3c578debf (diff)
downloadkile-0521fd54abeabc5ef988ed048ce9f91fda2283d3.tar.gz
kile-0521fd54abeabc5ef988ed048ce9f91fda2283d3.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/kile/kilelistselector.cpp')
-rw-r--r--src/kile/kilelistselector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/kilelistselector.cpp b/src/kile/kilelistselector.cpp
index c32f73b..3cb109b 100644
--- a/src/kile/kilelistselector.cpp
+++ b/src/kile/kilelistselector.cpp
@@ -24,7 +24,7 @@
#include <tdeapplication.h>
#include "kiledebug.h"
-#include <klocale.h>
+#include <tdelocale.h>
//////////////////// KileListSelectorBase ////////////////////