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 c42aaaece..77d540c29 100644 --- a/khelpcenter/formatter.cpp +++ b/khelpcenter/formatter.cpp @@ -24,7 +24,7 @@ #include <tdeglobal.h> #include <kdebug.h> #include <tdeconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqfile.h> #include <tqtextstream.h> |