diff options
Diffstat (limited to 'src/commands/segment/SegmentSplitByPitchCommand.cpp')
-rw-r--r-- | src/commands/segment/SegmentSplitByPitchCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentSplitByPitchCommand.cpp b/src/commands/segment/SegmentSplitByPitchCommand.cpp index 2000a35..9510848 100644 --- a/src/commands/segment/SegmentSplitByPitchCommand.cpp +++ b/src/commands/segment/SegmentSplitByPitchCommand.cpp @@ -34,7 +34,7 @@ #include "base/NotationQuantizer.h" #include "base/Segment.h" #include "base/SegmentNotationHelper.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |