diff options
Diffstat (limited to 'src/commands/segment/AudioSegmentDistributeCommand.cpp')
-rw-r--r-- | src/commands/segment/AudioSegmentDistributeCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/AudioSegmentDistributeCommand.cpp b/src/commands/segment/AudioSegmentDistributeCommand.cpp index 9bdfb97..bde65f6 100644 --- a/src/commands/segment/AudioSegmentDistributeCommand.cpp +++ b/src/commands/segment/AudioSegmentDistributeCommand.cpp @@ -32,7 +32,7 @@ #include "base/Segment.h" #include "base/Selection.h" #include "sound/AudioFile.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |