gst/gst.h: Re-add marshal to gst.h's include list -- if we really want it out, you...
authorAndy Wingo <wingo@pobox.com>
Tue, 20 Sep 2005 08:25:32 +0000 (08:25 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 20 Sep 2005 08:25:32 +0000 (08:25 +0000)
Original commit message from CVS:
2005-09-20  Andy Wingo  <wingo@pobox.com>

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

ChangeLog
gst/gst.h

index acf8485..96ff9f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-20  Andy Wingo  <wingo@pobox.com>
+
+       * 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  <ensonic@users.sf.net>
 
        * configure.ac:
index c1a3b34..84afc31 100644 (file)
--- a/gst/gst.h
+++ b/gst/gst.h
@@ -42,6 +42,7 @@
 #include <gst/gstinfo.h>
 #include <gst/gstinterface.h>
 #include <gst/gstiterator.h>
+#include <gst/gstmarshal.h>
 #include <gst/gstmessage.h>
 #include <gst/gstminiobject.h>
 #include <gst/gstobject.h>