gst/gst.h: Include glib-compat.h.
authorAndy Wingo <wingo@pobox.com>
Mon, 21 Nov 2005 18:03:22 +0000 (18:03 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 21 Nov 2005 18:03:22 +0000 (18:03 +0000)
commitef7787ed721a8c95bc82c0481d444dbb72a3e622
tree5f12013d5420f77c1d546b126d88d86a0825e655
parent153931fa8698a4a4735cb717ebeed652c4b2e123
gst/gst.h: Include glib-compat.h.

Original commit message from CVS:
2005-11-21  Andy Wingo  <wingo@pobox.com>

* gst/gst.h: Include glib-compat.h.

* gst/glib-compat.h: Add G_GNUC_NULL_TERMINATED.

* gst/glib-compat.c: Include the public and the private header.

* gst/glib-compat-private.h: Copied here from glib-compat.h.

* gst/gstvalue.c:
* gst/gstpad.c:
* gst/gstregistryxml.c: s/glib-compat/glib-compat-private/.
ChangeLog
gst/glib-compat-private.h [new file with mode: 0644]
gst/glib-compat.c
gst/glib-compat.h
gst/gst.h
gst/gstpad.c
gst/gstregistryxml.c
gst/gstvalue.c