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