You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/tse3/files/tse3-0.2.7-gcc4.patch

11 lines
290 B

--- ./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>