diff options
Diffstat (limited to 'kchart/kchartBackgroundPixmapConfigPage.cc')
| -rw-r--r-- | kchart/kchartBackgroundPixmapConfigPage.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kchart/kchartBackgroundPixmapConfigPage.cc b/kchart/kchartBackgroundPixmapConfigPage.cc index 798e27d57..d7716d311 100644 --- a/kchart/kchartBackgroundPixmapConfigPage.cc +++ b/kchart/kchartBackgroundPixmapConfigPage.cc @@ -20,11 +20,11 @@ #include "kchartBackgroundPixmapConfigPage.h" #include "kchartBackgroundPixmapConfigPage.moc" -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <kstandarddirs.h> #include <tdefiledialog.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kdebug.h> #include <tdefilemetainfo.h> #include <kstringhandler.h> |
