File gstreamer-sharp-0.9.2.1-glib-include.patch of Package mingw64-gstreamer-0_10-sharp
diff --git a/gstreamer-sharp/glue/glib.c b/gstreamer-sharp/glue/glib.c index 3efb0c6..1b5dfaa 100644 --- a/gstreamer-sharp/glue/glib.c +++ b/gstreamer-sharp/glue/glib.c @@ -20,7 +20,7 @@ */ -#include <glib/gthread.h> +#include <glib.h> gboolean gstglibsharp_g_thread_supported (void);