summaryrefslogtreecommitdiffstats
path: root/src/commands/edit/CutCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/edit/CutCommand.cpp')
-rw-r--r--src/commands/edit/CutCommand.cpp2
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