diff options
Diffstat (limited to 'kpresenter/KPrCustomSlideShowDia.cpp')
| -rw-r--r-- | kpresenter/KPrCustomSlideShowDia.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpresenter/KPrCustomSlideShowDia.cpp b/kpresenter/KPrCustomSlideShowDia.cpp index 61eebe235..175dfc936 100644 --- a/kpresenter/KPrCustomSlideShowDia.cpp +++ b/kpresenter/KPrCustomSlideShowDia.cpp @@ -26,8 +26,8 @@ #include <tqapplication.h> #include <tqlayout.h> #include <kdebug.h> -#include <kmessagebox.h> -#include <klocale.h> +#include <tdemessagebox.h> +#include <tdelocale.h> #include "KPrPage.h" #include "KPrDocument.h" |
