- Removed unused locking from the cothreads
[platform/upstream/gstreamer.git] / gst / gstregistry.c
index 7da950b..19a0e53 100644 (file)
@@ -30,6 +30,8 @@
 
 #include "gstinfo.h"
 #include "gstregistry.h"
+#include "gstlog.h"
+#include "gstmarshal.h"
 
 #define CLASS(registry)  GST_REGISTRY_CLASS (G_OBJECT_GET_CLASS (registry))