summaryrefslogtreecommitdiffstats
path: root/src/commands/edit/CutAndCloseCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/edit/CutAndCloseCommand.cpp')
-rw-r--r--src/commands/edit/CutAndCloseCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/edit/CutAndCloseCommand.cpp b/src/commands/edit/CutAndCloseCommand.cpp
index a99b4ef..959920b 100644
--- a/src/commands/edit/CutAndCloseCommand.cpp
+++ b/src/commands/edit/CutAndCloseCommand.cpp
@@ -30,7 +30,7 @@
#include "base/Segment.h"
#include "base/Selection.h"
#include "CutCommand.h"
-#include <qstring.h>
+#include <tqstring.h>
#include "misc/Debug.h"