diff options
Diffstat (limited to 'kchart/kchart_factory.cpp')
-rw-r--r-- | kchart/kchart_factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchart_factory.cpp b/kchart/kchart_factory.cpp index ff00f2058..56a1b428d 100644 --- a/kchart/kchart_factory.cpp +++ b/kchart/kchart_factory.cpp @@ -12,7 +12,7 @@ #include <kinstance.h> #include <kdebug.h> #include <kiconloader.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> namespace KChart { |