datetime: Make sure to include gst_private.h before glib-compat-private.h
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 15 Oct 2013 09:44:05 +0000 (11:44 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 15 Oct 2013 09:44:48 +0000 (11:44 +0200)
commit2231721dddb9ba7db3d7566f64a6fa58fdd1ff9d
tree70a16d6f75b82a3fb39020c554f5ca9828e0293f
parent8a5adf9c686869cb655565dbf7e43f949c29e928
datetime: Make sure to include gst_private.h before glib-compat-private.h

We need to define the GLib log domain before including glib.h, which is
included by glib-compat-private.h.
gst/gstdatetime.c