diff options
Diffstat (limited to 'kiten/widgets.cpp')
-rw-r--r-- | kiten/widgets.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kiten/widgets.cpp b/kiten/widgets.cpp index 9dbb22d5..05cde4f5 100644 --- a/kiten/widgets.cpp +++ b/kiten/widgets.cpp @@ -21,7 +21,7 @@ #include <kaction.h> #include <kapplication.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klistview.h> #include <klocale.h> #include <kmessagebox.h> |