diff options
Diffstat (limited to 'kchart')
| -rw-r--r-- | kchart/kchartBackgroundPixmapConfigPage.cpp | 2 | ||||
| -rw-r--r-- | kchart/kchart_factory.cpp | 2 | ||||
| -rw-r--r-- | kchart/kchart_part.cpp | 2 | ||||
| -rw-r--r-- | kchart/kchart_view.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/kchart/kchartBackgroundPixmapConfigPage.cpp b/kchart/kchartBackgroundPixmapConfigPage.cpp index d4bb9fb89..73a81bb28 100644 --- a/kchart/kchartBackgroundPixmapConfigPage.cpp +++ b/kchart/kchartBackgroundPixmapConfigPage.cpp @@ -22,7 +22,7 @@ #include <tdelocale.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdefiledialog.h> #include <tdemessagebox.h> #include <kdebug.h> 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 { diff --git a/kchart/kchart_part.cpp b/kchart/kchart_part.cpp index fffed0a03..c552f3caf 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> diff --git a/kchart/kchart_view.cpp b/kchart/kchart_view.cpp index 4b5e511df..eb5464d27 100644 --- a/kchart/kchart_view.cpp +++ b/kchart/kchart_view.cpp @@ -17,7 +17,7 @@ #include <kiconloader.h> #include <kdebug.h> #include <kprinter.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> #include <dcopobject.h> #include <kxmlguifactory.h> |
