diff options
Diffstat (limited to 'src/commands/segment/SegmentJoinCommand.cpp')
-rw-r--r-- | src/commands/segment/SegmentJoinCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentJoinCommand.cpp b/src/commands/segment/SegmentJoinCommand.cpp index 27b1bb8..989384d 100644 --- a/src/commands/segment/SegmentJoinCommand.cpp +++ b/src/commands/segment/SegmentJoinCommand.cpp @@ -30,7 +30,7 @@ #include "base/NotationTypes.h" #include "base/Segment.h" #include "base/Selection.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |