summaryrefslogtreecommitdiffstats
path: root/src/fetch/ibsfetcher.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:40 -0600
commiteb94524b31d08c526213c8c345df684915c12086 (patch)
tree589b94c9915cc10647aac3cc5f424185a2f8af9b /src/fetch/ibsfetcher.cpp
parente0fdd1049be9415640911dccfa2b4327205ceb92 (diff)
downloadtellico-eb94524b31d08c526213c8c345df684915c12086.tar.gz
tellico-eb94524b31d08c526213c8c345df684915c12086.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/fetch/ibsfetcher.cpp')
-rw-r--r--src/fetch/ibsfetcher.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fetch/ibsfetcher.cpp b/src/fetch/ibsfetcher.cpp
index a6b608d..f2308ef 100644
--- a/src/fetch/ibsfetcher.cpp
+++ b/src/fetch/ibsfetcher.cpp
@@ -23,8 +23,8 @@
#include "../tellico_debug.h"
#include <klocale.h>
-#include <kconfig.h>
-#include <kio/job.h>
+#include <tdeconfig.h>
+#include <tdeio/job.h>
#include <tqregexp.h>
#include <tqlayout.h>