diff options
Diffstat (limited to 'keduca/libkeduca/kgallerydialog.cpp')
-rw-r--r-- | keduca/libkeduca/kgallerydialog.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keduca/libkeduca/kgallerydialog.cpp b/keduca/libkeduca/kgallerydialog.cpp index 1ea3180b..f4f8f03d 100644 --- a/keduca/libkeduca/kgallerydialog.cpp +++ b/keduca/libkeduca/kgallerydialog.cpp @@ -20,8 +20,8 @@ #include <kdebug.h> #include <tdeconfig.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <tdeio/netaccess.h> #include <tqlineedit.h> |