diff options
Diffstat (limited to 'kchart/kchart_part.cpp')
-rw-r--r-- | kchart/kchart_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchart_part.cpp b/kchart/kchart_part.cpp index fffed0a0..c552f3ca 100644 --- a/kchart/kchart_part.cpp +++ b/kchart/kchart_part.cpp @@ -25,7 +25,7 @@ using std::cerr; #include <KoOasisStore.h> #include <KoOasisLoadingContext.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeglobal.h> #include <kdebug.h> |