diff options
Diffstat (limited to 'kcontrol/keys/main.cpp')
-rw-r--r-- | kcontrol/keys/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/main.cpp b/kcontrol/keys/main.cpp index db7416c28..b54ffb5cd 100644 --- a/kcontrol/keys/main.cpp +++ b/kcontrol/keys/main.cpp @@ -25,7 +25,7 @@ #include <kdebug.h> #include <tdelocale.h> -#include <ksimpleconfig.h> +#include <tdesimpleconfig.h> #include <dcopref.h> #include "commandShortcuts.h" |