diff options
Diffstat (limited to 'src/commands/edit/RetrogradeInvertCommand.h')
-rw-r--r-- | src/commands/edit/RetrogradeInvertCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/RetrogradeInvertCommand.h b/src/commands/edit/RetrogradeInvertCommand.h index 155f1ea..70f22d7 100644 --- a/src/commands/edit/RetrogradeInvertCommand.h +++ b/src/commands/edit/RetrogradeInvertCommand.h @@ -28,7 +28,7 @@ #include "document/BasicSelectionCommand.h" #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> |