From: Andy Wingo Date: Tue, 20 Sep 2005 08:25:32 +0000 (+0000) Subject: gst/gst.h: Re-add marshal to gst.h's include list -- if we really want it out, you... X-Git-Tag: RELEASE-0_9_3~109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5eccd76cc02131e28087a3a004f14a2ce2f7db5;p=platform%2Fupstream%2Fgstreamer.git gst/gst.h: Re-add marshal to gst.h's include list -- if we really want it out, you should fix plugins at the same time. Original commit message from CVS: 2005-09-20 Andy Wingo * gst/gst.h: Re-add marshal to gst.h's include list -- if we really want it out, you should fix plugins at the same time. --- diff --git a/ChangeLog b/ChangeLog index acf8485..96ff9f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-09-20 Andy Wingo + + * gst/gst.h: Re-add marshal to gst.h's include list -- if we + really want it out, you should fix plugins at the same time. + 2005-09-19 Stefan Kost * configure.ac: diff --git a/gst/gst.h b/gst/gst.h index c1a3b34..84afc31 100644 --- a/gst/gst.h +++ b/gst/gst.h @@ -42,6 +42,7 @@ #include #include #include +#include #include #include #include