summaryrefslogtreecommitdiffstats
path: root/kcontrol/kio
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kio')
-rw-r--r--kcontrol/kio/cache.h2
-rw-r--r--kcontrol/kio/kcookiesmain.h2
-rw-r--r--kcontrol/kio/kcookiesmanagement.h2
-rw-r--r--kcontrol/kio/kcookiespolicies.h2
-rw-r--r--kcontrol/kio/kproxydlg.h2
-rw-r--r--kcontrol/kio/main.cpp2
-rw-r--r--kcontrol/kio/main.h2
-rw-r--r--kcontrol/kio/netpref.h2
-rw-r--r--kcontrol/kio/smbrodlg.h2
-rw-r--r--kcontrol/kio/socks.h2
-rw-r--r--kcontrol/kio/useragentdlg.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/kcontrol/kio/cache.h b/kcontrol/kio/cache.h
index f7d0dd695..03a4d0581 100644
--- a/kcontrol/kio/cache.h
+++ b/kcontrol/kio/cache.h
@@ -22,7 +22,7 @@
#ifndef CACHE_H
#define CACHE_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class CacheDlgUI;
diff --git a/kcontrol/kio/kcookiesmain.h b/kcontrol/kio/kcookiesmain.h
index e11cf1a52..14b202ff4 100644
--- a/kcontrol/kio/kcookiesmain.h
+++ b/kcontrol/kio/kcookiesmain.h
@@ -6,7 +6,7 @@
#ifndef __KCOOKIESMAIN_H
#define __KCOOKIESMAIN_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class TQTabWidget;
class DCOPClient;
diff --git a/kcontrol/kio/kcookiesmanagement.h b/kcontrol/kio/kcookiesmanagement.h
index 3b8696e2c..51e31fbee 100644
--- a/kcontrol/kio/kcookiesmanagement.h
+++ b/kcontrol/kio/kcookiesmanagement.h
@@ -28,7 +28,7 @@
#include <tqstringlist.h>
#include <tqlistview.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
class DCOPClient;
diff --git a/kcontrol/kio/kcookiespolicies.h b/kcontrol/kio/kcookiespolicies.h
index 04a45672a..50ce7a62b 100644
--- a/kcontrol/kio/kcookiespolicies.h
+++ b/kcontrol/kio/kcookiespolicies.h
@@ -27,7 +27,7 @@
#define __KCOOKIESPOLICIES_H
#include <tqmap.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include "policydlg.h"
diff --git a/kcontrol/kio/kproxydlg.h b/kcontrol/kio/kproxydlg.h
index ecb99a77a..30bdb935b 100644
--- a/kcontrol/kio/kproxydlg.h
+++ b/kcontrol/kio/kproxydlg.h
@@ -24,7 +24,7 @@
#include <tqstring.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
class TQTabWidget;
diff --git a/kcontrol/kio/main.cpp b/kcontrol/kio/main.cpp
index 06d02d4f1..5a19288d9 100644
--- a/kcontrol/kio/main.cpp
+++ b/kcontrol/kio/main.cpp
@@ -25,7 +25,7 @@
#include <tqlayout.h>
#include <tqtabwidget.h>
-#include <kcmoduleloader.h>
+#include <tdecmoduleloader.h>
#include <klocale.h>
#include "kcookiesmain.h"
diff --git a/kcontrol/kio/main.h b/kcontrol/kio/main.h
index 1122af019..ca2e15da0 100644
--- a/kcontrol/kio/main.h
+++ b/kcontrol/kio/main.h
@@ -21,7 +21,7 @@
#ifndef MYMAIN_H
#define MYMAIN_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <kglobal.h>
class TQTabWidget;
diff --git a/kcontrol/kio/netpref.h b/kcontrol/kio/netpref.h
index ebe9ee3b6..30584a598 100644
--- a/kcontrol/kio/netpref.h
+++ b/kcontrol/kio/netpref.h
@@ -1,7 +1,7 @@
#ifndef KIOPREFERENCES_H
#define KIOPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class TQLabel;
class TQVGroupBox;
diff --git a/kcontrol/kio/smbrodlg.h b/kcontrol/kio/smbrodlg.h
index 2174cfc18..1c9d0347d 100644
--- a/kcontrol/kio/smbrodlg.h
+++ b/kcontrol/kio/smbrodlg.h
@@ -25,7 +25,7 @@
#include <tqlineedit.h>
#include <tqcheckbox.h>
-#include <kcmodule.h>
+#include <tdecmodule.h>
class KComboBox;
diff --git a/kcontrol/kio/socks.h b/kcontrol/kio/socks.h
index 165d1d329..f5c5cb2a4 100644
--- a/kcontrol/kio/socks.h
+++ b/kcontrol/kio/socks.h
@@ -26,7 +26,7 @@
#include <config.h>
#endif
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include "socksbase.h"
diff --git a/kcontrol/kio/useragentdlg.h b/kcontrol/kio/useragentdlg.h
index 39885956d..746a8524a 100644
--- a/kcontrol/kio/useragentdlg.h
+++ b/kcontrol/kio/useragentdlg.h
@@ -25,7 +25,7 @@
#ifndef _USERAGENTDLG_H
#define _USERAGENTDLG_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class TDEConfig;
class FakeUASProvider;