Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / gst / videorate / gstvideorate.h
index a1a5007..4d6c061 100644 (file)
@@ -74,6 +74,8 @@ struct _GstVideoRateClass
   GstElementClass parent_class;
 };
 
+GType gst_video_rate_get_type (void);
+
 G_END_DECLS
 
 #endif /* __GST_VIDEO_RATE_H__ */