diff options
Diffstat (limited to 'tdecore/kcharsets.cpp')
-rw-r--r-- | tdecore/kcharsets.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kcharsets.cpp b/tdecore/kcharsets.cpp index 4c8a405cb..17617bf9e 100644 --- a/tdecore/kcharsets.cpp +++ b/tdecore/kcharsets.cpp @@ -24,7 +24,7 @@ #include <kapplication.h> #include <kglobal.h> #include <klocale.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <tqfontinfo.h> #include <tqstrlist.h> |