diff options
Diffstat (limited to 'src/commands/edit/RetrogradeCommand.cpp')
-rw-r--r-- | src/commands/edit/RetrogradeCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/RetrogradeCommand.cpp b/src/commands/edit/RetrogradeCommand.cpp index 955f066..670a45a 100644 --- a/src/commands/edit/RetrogradeCommand.cpp +++ b/src/commands/edit/RetrogradeCommand.cpp @@ -31,7 +31,7 @@ #include "base/Segment.h" #include "base/Selection.h" #include "document/BasicSelectionCommand.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |