checks: don't forget to include config.h in the GstObject unit test

This commit is contained in:
Tim-Philipp Müller 2009-08-10 14:30:34 +01:00
parent 657c68fc99
commit 60a962dcb8

View file

@ -20,6 +20,10 @@
* Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <gst/check/gstcheck.h>
/*