diff options
Diffstat (limited to 'ark/archiveformatdlg.cpp')
-rw-r--r-- | ark/archiveformatdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/archiveformatdlg.cpp b/ark/archiveformatdlg.cpp index 5ac942c..f64bd45 100644 --- a/ark/archiveformatdlg.cpp +++ b/ark/archiveformatdlg.cpp @@ -23,7 +23,7 @@ #include "archiveformatinfo.h" #include "arch.h" -#include <klocale.h> +#include <tdelocale.h> #include <tqlabel.h> #include <tqvbox.h> |