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