diff options
Diffstat (limited to 'khexedit/hexerror.cc')
-rw-r--r-- | khexedit/hexerror.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/hexerror.cc b/khexedit/hexerror.cc index ed05b4b..6549f1d 100644 --- a/khexedit/hexerror.cc +++ b/khexedit/hexerror.cc @@ -18,7 +18,7 @@ * */ -#include <klocale.h> +#include <tdelocale.h> #include "hexerror.h" |