diff options
Diffstat (limited to 'kchart/kchartBackgroundPixmapConfigPage.cc')
-rw-r--r-- | kchart/kchartBackgroundPixmapConfigPage.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kchart/kchartBackgroundPixmapConfigPage.cc b/kchart/kchartBackgroundPixmapConfigPage.cc index 39ca1aae..798e27d5 100644 --- a/kchart/kchartBackgroundPixmapConfigPage.cc +++ b/kchart/kchartBackgroundPixmapConfigPage.cc @@ -23,10 +23,10 @@ #include <klocale.h> #include <kglobal.h> #include <kstandarddirs.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <kmessagebox.h> #include <kdebug.h> -#include <kfilemetainfo.h> +#include <tdefilemetainfo.h> #include <kstringhandler.h> #include <tqcombobox.h> |