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