diff options
Diffstat (limited to 'src/translators/tellicozipexporter.cpp')
-rw-r--r-- | src/translators/tellicozipexporter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/tellicozipexporter.cpp b/src/translators/tellicozipexporter.cpp index ec95771..18c7c8e 100644 --- a/src/translators/tellicozipexporter.cpp +++ b/src/translators/tellicozipexporter.cpp @@ -21,7 +21,7 @@ #include "../tellico_debug.h" #include "../progressmanager.h" -#include <klocale.h> +#include <tdelocale.h> #include <tdeconfig.h> #include <kzip.h> #include <tdeapplication.h> |