summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/filterbar.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:57 -0600
commit1073dcc9a1775b7b66698151d4fd8fefb1504eb4 (patch)
treedd7c877d3558da11273ddc35bb7bea0bc5360b20 /apps/ktorrent/filterbar.cpp
parent65ff20b6664653c2ead851a228629641f3be03bd (diff)
downloadktorrent-1073dcc9a1775b7b66698151d4fd8fefb1504eb4.tar.gz
ktorrent-1073dcc9a1775b7b66698151d4fd8fefb1504eb4.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'apps/ktorrent/filterbar.cpp')
-rw-r--r--apps/ktorrent/filterbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/filterbar.cpp b/apps/ktorrent/filterbar.cpp
index 6df556b..708cb17 100644
--- a/apps/ktorrent/filterbar.cpp
+++ b/apps/ktorrent/filterbar.cpp
@@ -29,7 +29,7 @@
#include <ktoolbarbutton.h>
#include <klineedit.h>
#include <kiconloader.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <interfaces/torrentinterface.h>