tests: include config.h and don't include unix headers
[platform/upstream/gstreamer.git] / tests / check / gst / gsttocsetter.c
index 047c1e9..f15e198 100644 (file)
@@ -16,6 +16,9 @@
  * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
  * Boston, MA 02110-1301, USA.
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <gst/check/gstcheck.h>
 #include <gst/gst.h>