diff options
Diffstat (limited to 'kword/KWFactory.cpp')
-rw-r--r-- | kword/KWFactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWFactory.cpp b/kword/KWFactory.cpp index 1cd3f498..fbce08e1 100644 --- a/kword/KWFactory.cpp +++ b/kword/KWFactory.cpp @@ -21,7 +21,7 @@ #include "KWAboutData.h" #include "KWDocument.h" -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kiconloader.h> |