diff options
Diffstat (limited to 'khelpcenter/formatter.cpp')
-rw-r--r-- | khelpcenter/formatter.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khelpcenter/formatter.cpp b/khelpcenter/formatter.cpp index a59fc5345..7188ec214 100644 --- a/khelpcenter/formatter.cpp +++ b/khelpcenter/formatter.cpp @@ -20,8 +20,8 @@ #include "formatter.h" -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <kdebug.h> #include <tdeconfig.h> #include <kstandarddirs.h> |