diff options
Diffstat (limited to 'src/commands/notation/InterpretCommand.cpp')
-rw-r--r-- | src/commands/notation/InterpretCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/notation/InterpretCommand.cpp b/src/commands/notation/InterpretCommand.cpp index d8a82cd..6d1b18b 100644 --- a/src/commands/notation/InterpretCommand.cpp +++ b/src/commands/notation/InterpretCommand.cpp @@ -35,7 +35,7 @@ #include "base/BaseProperties.h" #include "base/Selection.h" #include "document/BasicSelectionCommand.h" -#include <qstring.h> +#include <tqstring.h> namespace Rosegarden |