diff options
Diffstat (limited to 'src/commands/segment/SegmentCommandRepeat.cpp')
-rw-r--r-- | src/commands/segment/SegmentCommandRepeat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentCommandRepeat.cpp b/src/commands/segment/SegmentCommandRepeat.cpp index 4b707cb..355c004 100644 --- a/src/commands/segment/SegmentCommandRepeat.cpp +++ b/src/commands/segment/SegmentCommandRepeat.cpp @@ -28,7 +28,7 @@ #include <klocale.h> #include "base/Segment.h" #include "SegmentCommand.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |