summaryrefslogtreecommitdiffstats
path: root/src/fetch/entrezfetcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetch/entrezfetcher.cpp')
-rw-r--r--src/fetch/entrezfetcher.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fetch/entrezfetcher.cpp b/src/fetch/entrezfetcher.cpp
index 51839ec..6237f7b 100644
--- a/src/fetch/entrezfetcher.cpp
+++ b/src/fetch/entrezfetcher.cpp
@@ -22,9 +22,9 @@
#include "../tellico_debug.h"
#include <klocale.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kstandarddirs.h>
-#include <kio/job.h>
+#include <tdeio/job.h>
#include <tqdom.h>
#include <tqlabel.h>