diff options
Diffstat (limited to 'src/commands/studio/ModifyInstrumentMappingCommand.cpp')
-rw-r--r-- | src/commands/studio/ModifyInstrumentMappingCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/studio/ModifyInstrumentMappingCommand.cpp b/src/commands/studio/ModifyInstrumentMappingCommand.cpp index e6369b6..87c5785 100644 --- a/src/commands/studio/ModifyInstrumentMappingCommand.cpp +++ b/src/commands/studio/ModifyInstrumentMappingCommand.cpp @@ -30,7 +30,7 @@ #include "base/Studio.h" #include "base/Track.h" #include "document/RosegardenGUIDoc.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |