summaryrefslogtreecommitdiff
path: root/media-libs/tse3/files/tse3-0.2.7-gcc4.patch
blob: ed92ded207ab30ca9231f8224bbe68158e60e0c8 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./src/tse3/cmd/Phrase.h~	2002-07-28 17:17:11.000000000 +0200
+++ ./src/tse3/cmd/Phrase.h	2005-07-29 15:45:03.000000000 +0200
@@ -19,6 +19,7 @@
 
 #include "tse3/cmd/Command.h"
 #include "tse3/Phrase.h"
+#include "tse3/PhraseEdit.h"
 #include "tse3/DisplayParams.h"
 
 #include <vector>