From c5eccd76cc02131e28087a3a004f14a2ce2f7db5 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Tue, 20 Sep 2005 08:25:32 +0000 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ gst/gst.h | 1 + 2 files changed, 6 insertions(+) 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 -- 2.7.4