Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / ext / ogg / gstoggparse.c
index a86958b..66071bd 100644 (file)
@@ -36,6 +36,7 @@
 #include <ogg/ogg.h>
 #include <string.h>
 
+#include "gstogg.h"
 #include "gstoggstream.h"
 
 static const GstElementDetails gst_ogg_parse_details =