diff options
Diffstat (limited to 'src/translators/alexandriaexporter.cpp')
| -rw-r--r-- | src/translators/alexandriaexporter.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/translators/alexandriaexporter.cpp b/src/translators/alexandriaexporter.cpp index 6b33aec..de64fbb 100644 --- a/src/translators/alexandriaexporter.cpp +++ b/src/translators/alexandriaexporter.cpp @@ -21,8 +21,8 @@ #include "../tellico_debug.h" #include "../progressmanager.h" -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <tdeapplication.h> #include <tqdir.h> |
