diff options
Diffstat (limited to 'kcm_gtk/kcmgtk.cpp')
-rw-r--r-- | kcm_gtk/kcmgtk.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm_gtk/kcmgtk.cpp b/kcm_gtk/kcmgtk.cpp index 5cebe54..97c7aaf 100644 --- a/kcm_gtk/kcmgtk.cpp +++ b/kcm_gtk/kcmgtk.cpp @@ -41,7 +41,7 @@ #include <ksqueezedtextlabel.h> #include <stdlib.h> #include <kmessagebox.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <tqstyle.h> #include <tqheader.h> #include <klistview.h> |