]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
Ensure that the marshaller code #includes glib-object.h, and hence the neccessary...
authorRichard Boulton <richard@tartarus.org>
Fri, 29 Jun 2001 09:39:58 +0000 (09:39 +0000)
committerRichard Boulton <richard@tartarus.org>
Fri, 29 Jun 2001 09:39:58 +0000 (09:39 +0000)
commitb3e700e0f890544eabe2764196e93816eed4d1e2
treea45e0e75ebc11140c7973efb13633b82cf9ae40c
parent5ffe5a09010c505483a733f2e4fce311ce930905
Ensure that the marshaller code #includes glib-object.h, and hence the neccessary definitions to enable it to compile.

Original commit message from CVS:
Ensure that the marshaller code #includes glib-object.h, and hence the
neccessary definitions to enable it to compile.

I don't pretend to understand how the marshalling stuff works - I just
know that it clearly needs this #include, or something similar.  If there's
a more correct fix, someone else can do it.  Possibly this is a
glib-genmarshal bug, but I've not got the time to go into that.
gst/Makefile.am