summaryrefslogtreecommitdiffstats
path: root/src/commands/edit/MoveCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/edit/MoveCommand.cpp')
-rw-r--r--src/commands/edit/MoveCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/MoveCommand.cpp b/src/commands/edit/MoveCommand.cpp
index 5df08a7..58667fc 100644
--- a/src/commands/edit/MoveCommand.cpp
+++ b/src/commands/edit/MoveCommand.cpp
@@ -32,7 +32,7 @@
#include "base/SegmentNotationHelper.h"
#include "base/Selection.h"
#include "document/BasicCommand.h"
-#include <qstring.h>
+#include <tqstring.h>
namespace Rosegarden