diff options
Diffstat (limited to 'khexedit/main.cc')
-rw-r--r-- | khexedit/main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/main.cc b/khexedit/main.cc index 5a054bf..56b50d2 100644 --- a/khexedit/main.cc +++ b/khexedit/main.cc @@ -22,7 +22,7 @@ #include <stdlib.h> #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdecmdlineargs.h> #include <tdeaboutdata.h> |