diff options
Diffstat (limited to 'kchart/kchartBackgroundPixmapConfigPage.cpp')
-rw-r--r-- | kchart/kchartBackgroundPixmapConfigPage.cpp | 2 |
1 files changed, 1 insertions, 1 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> |