diff options
Diffstat (limited to 'src/commands/edit/MoveAcrossSegmentsCommand.cpp')
-rw-r--r-- | src/commands/edit/MoveAcrossSegmentsCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/MoveAcrossSegmentsCommand.cpp b/src/commands/edit/MoveAcrossSegmentsCommand.cpp index 3363d65..f0b954a 100644 --- a/src/commands/edit/MoveAcrossSegmentsCommand.cpp +++ b/src/commands/edit/MoveAcrossSegmentsCommand.cpp @@ -31,7 +31,7 @@ #include "base/Selection.h" #include "CutCommand.h" #include "PasteEventsCommand.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |