diff options
Diffstat (limited to 'src/commands/studio/ModifyInstrumentMappingCommand.h')
-rw-r--r-- | src/commands/studio/ModifyInstrumentMappingCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/studio/ModifyInstrumentMappingCommand.h b/src/commands/studio/ModifyInstrumentMappingCommand.h index f482008..32aa04f 100644 --- a/src/commands/studio/ModifyInstrumentMappingCommand.h +++ b/src/commands/studio/ModifyInstrumentMappingCommand.h @@ -31,7 +31,7 @@ #include <kcommand.h> #include <tqstring.h> #include <vector> -#include <klocale.h> +#include <tdelocale.h> class Modify; |