diff options
Diffstat (limited to 'src/commands/edit/PasteEventsCommand.h')
-rw-r--r-- | src/commands/edit/PasteEventsCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/PasteEventsCommand.h b/src/commands/edit/PasteEventsCommand.h index 66aea6d..04c8e74 100644 --- a/src/commands/edit/PasteEventsCommand.h +++ b/src/commands/edit/PasteEventsCommand.h @@ -31,7 +31,7 @@ #include <map> #include <tqstring.h> #include "base/Event.h" -#include <klocale.h> +#include <tdelocale.h> |