diff options
Diffstat (limited to 'kommander/editor/main.cpp')
-rw-r--r-- | kommander/editor/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/main.cpp b/kommander/editor/main.cpp index 62db8930..e5dc2739 100644 --- a/kommander/editor/main.cpp +++ b/kommander/editor/main.cpp @@ -19,7 +19,7 @@ #include <tdecmdlineargs.h> #include <tdeconfig.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include <ksplashscreen.h> // Other includes |