summaryrefslogtreecommitdiffstats
path: root/kcm_gtk/kcmgtk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcm_gtk/kcmgtk.cpp')
-rw-r--r--kcm_gtk/kcmgtk.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kcm_gtk/kcmgtk.cpp b/kcm_gtk/kcmgtk.cpp
index 687e351..e42c8ef 100644
--- a/kcm_gtk/kcmgtk.cpp
+++ b/kcm_gtk/kcmgtk.cpp
@@ -22,7 +22,7 @@
#include <klocale.h>
#include <kglobal.h>
-#include <kfontdialog.h>
+#include <tdefontdialog.h>
#include <kiconloader.h>
#include <tqfile.h>
#include <tqtextstream.h>
@@ -36,7 +36,7 @@
#include <tqlabel.h>
#include <kurllabel.h>
#include <kapplication.h>
-#include <kfontcombo.h>
+#include <tdefontcombo.h>
#include <tqspinbox.h>
#include <ksqueezedtextlabel.h>
#include <stdlib.h>
@@ -44,7 +44,7 @@
#include <tdeconfig.h>
#include <tqstyle.h>
#include <tqheader.h>
-#include <klistview.h>
+#include <tdelistview.h>
#include <tqmessagebox.h>
#include <tqcheckbox.h>
#include <kglobal.h>