summaryrefslogtreecommitdiff
blob: b58e538b8fed8fae81594664a42fc610a1af44db (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/tse3/cmd/Phrase.h
+++ b/src/tse3/cmd/Phrase.h
@@ -19,6 +19,7 @@
 
 #include "tse3/cmd/Command.h"
 #include "tse3/Phrase.h"
+#include "tse3/PhraseEdit.h"
 #include "tse3/DisplayParams.h"
 
 #include <vector>