diff options
Diffstat (limited to 'khelpcenter/formatter.cpp')
-rw-r--r-- | khelpcenter/formatter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/formatter.cpp b/khelpcenter/formatter.cpp index 9b35c4b09..a59fc5345 100644 --- a/khelpcenter/formatter.cpp +++ b/khelpcenter/formatter.cpp @@ -23,7 +23,7 @@ #include <klocale.h> #include <kglobal.h> #include <kdebug.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kstandarddirs.h> #include <tqfile.h> |