diff options
Diffstat (limited to 'src/commands/edit/CutCommand.cpp')
-rw-r--r-- | src/commands/edit/CutCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/CutCommand.cpp b/src/commands/edit/CutCommand.cpp index 9d54089..78cbe85 100644 --- a/src/commands/edit/CutCommand.cpp +++ b/src/commands/edit/CutCommand.cpp @@ -30,7 +30,7 @@ #include "commands/segment/SegmentEraseCommand.h" #include "CopyCommand.h" #include "EraseCommand.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |