diff options
Diffstat (limited to 'src/commands/edit/CopyCommand.h')
-rw-r--r-- | src/commands/edit/CopyCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/CopyCommand.h b/src/commands/edit/CopyCommand.h index 9f1bc1a..a084a6d 100644 --- a/src/commands/edit/CopyCommand.h +++ b/src/commands/edit/CopyCommand.h @@ -29,7 +29,7 @@ #include <kcommand.h> #include <tqstring.h> #include "base/Event.h" -#include <klocale.h> +#include <tdelocale.h> |