diff options
Diffstat (limited to 'kommander/editor/command.cpp')
-rw-r--r-- | kommander/editor/command.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/command.cpp b/kommander/editor/command.cpp index 02da2f52..63343b35 100644 --- a/kommander/editor/command.cpp +++ b/kommander/editor/command.cpp @@ -48,7 +48,7 @@ #endif #include <tqaction.h> -#include <klocale.h> +#include <tdelocale.h> CommandHistory::CommandHistory( int s ) |