tests: don't include glib/gthread.h directly

The g_thread functions are available after including glib.h as per docs.
This commit is contained in:
Stefan Sauer 2011-12-06 14:46:46 +01:00
parent c379842aec
commit 3663167582

View file

@ -20,7 +20,6 @@
*/
#include <gst/check/gstcheck.h>
#include <glib/gthread.h>
GST_START_TEST (test_link)
{