- Removed unused locking from the cothreads
[platform/upstream/gstreamer.git] / gst / gstcaps.c
index 8e1b214..94388f9 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "gstcaps.h"
 #include "gsttype.h"
+#include "gstlog.h"
 
 static GMemChunk *_gst_caps_chunk;
 static GMutex *_gst_caps_chunk_lock;