author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | |
Wed, 20 Jan 2010 01:09:55 +0000 (01:09 +0000) | ||
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | |
Wed, 20 Jan 2010 01:48:56 +0000 (01:48 +0000) | ||
commit | 087aa6ced43d84abb487d1c386b62232c6d4d4fa | |
tree | 0e272472909f4758198c6d311ba5ac293fbd219c | tree | snapshot (tar.xz tar.gz zip) |
parent | 745b35e7d493f270804cedb35d90a1653968e29b | commit | diff |
gst_private.h: make sure gst_private.h is included before glib.h
For the reason outlined at the beginning of gst_private.h (inline
functions in glib may need the g_log_domain variable). Also include
gst_private.h before using any G_OS_* defines, esp. in plugin loader.
For the reason outlined at the beginning of gst_private.h (inline
functions in glib may need the g_log_domain variable). Also include
gst_private.h before using any G_OS_* defines, esp. in plugin loader.