checks: don't forget to include config.h in the GstObject unit test
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 10 Aug 2009 13:30:34 +0000 (14:30 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 10 Aug 2009 13:30:34 +0000 (14:30 +0100)
tests/check/gst/gstobject.c

index 1a8ec59..c157be0 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <gst/check/gstcheck.h>
 
 /*