[gst-devel] [PATCH] gstwinenc.cc

Xavier Bestel xavier.bestel at free.fr
Tue Oct 23 10:14:02 CEST 2001


It's not tested, but required for me to compile

	Xav


-------------- next part --------------
Index: gstwinenc.cc
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/plugins/avi/wincodec/gstwinenc.cc,v
retrieving revision 1.7
diff -u -r1.7 gstwinenc.cc
--- gstwinenc.cc	2001/10/17 10:21:25	1.7
+++ gstwinenc.cc	2001/10/23 17:11:55
@@ -26,6 +26,7 @@
 
 #include "gstwinenc.h"
 #include <avifile/creators.h>
+#include <avifile/image.h>
 
 /* elementfactory information */
 GstElementDetails gst_winenc_details = {


More information about the gstreamer-devel mailing list