diff options
Diffstat (limited to 'tdecore/kstdaccel.cpp')
-rw-r--r-- | tdecore/kstdaccel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kstdaccel.cpp b/tdecore/kstdaccel.cpp index 5bda8ebf5..afc49aac4 100644 --- a/tdecore/kstdaccel.cpp +++ b/tdecore/kstdaccel.cpp @@ -23,7 +23,7 @@ #include "kaccelaction.h" #include "kaccelbase.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <kdebug.h> #include <kglobal.h> #include <klocale.h> |