summaryrefslogtreecommitdiffstats
path: root/knewsticker/common
diff options
context:
space:
mode:
Diffstat (limited to 'knewsticker/common')
-rw-r--r--knewsticker/common/configaccess.h4
-rw-r--r--knewsticker/common/newsengine.h2
-rw-r--r--knewsticker/common/newsiconmgr.h2
-rw-r--r--knewsticker/common/xmlnewsaccess.h2
4 files changed, 5 insertions, 5 deletions
diff --git a/knewsticker/common/configaccess.h b/knewsticker/common/configaccess.h
index cebce895..b9be6d49 100644
--- a/knewsticker/common/configaccess.h
+++ b/knewsticker/common/configaccess.h
@@ -14,8 +14,8 @@
#include "configiface.h"
#include "newsengine.h"
-#include <kconfig.h>
-#include <kio/job.h>
+#include <tdeconfig.h>
+#include <tdeio/job.h>
#include <klocale.h>
#include <tqpixmap.h>
diff --git a/knewsticker/common/newsengine.h b/knewsticker/common/newsengine.h
index e9175317..6cb3f3af 100644
--- a/knewsticker/common/newsengine.h
+++ b/knewsticker/common/newsengine.h
@@ -22,7 +22,7 @@
#include <tqmap.h>
#include <tqpixmap.h>
-#include <kio/job.h>
+#include <tdeio/job.h>
#include <klocale.h>
#include <ksharedptr.h>
diff --git a/knewsticker/common/newsiconmgr.h b/knewsticker/common/newsiconmgr.h
index f2997479..2cc90cf2 100644
--- a/knewsticker/common/newsiconmgr.h
+++ b/knewsticker/common/newsiconmgr.h
@@ -15,7 +15,7 @@
#include <tqpixmap.h>
#include <dcopobject.h>
-#include <kio/job.h>
+#include <tdeio/job.h>
#include <kurl.h>
class DCOPClient;
diff --git a/knewsticker/common/xmlnewsaccess.h b/knewsticker/common/xmlnewsaccess.h
index 4af60fcf..954727c3 100644
--- a/knewsticker/common/xmlnewsaccess.h
+++ b/knewsticker/common/xmlnewsaccess.h
@@ -18,7 +18,7 @@
#include <tqvaluelist.h>
#include <tqobject.h>
-#include <kio/job.h>
+#include <tdeio/job.h>
#include <kurl.h>
class TQBuffer;