diff --git a/gst/gstevent.h b/gst/gstevent.h index 5ed32eeff8..ab8ace7fbd 100644 --- a/gst/gstevent.h +++ b/gst/gstevent.h @@ -28,7 +28,7 @@ #include #include #include -#include +#include G_BEGIN_DECLS @@ -181,8 +181,8 @@ struct _GstEvent { gdouble value; } rate; struct { - GstCaps *caps; - } caps; + GstStructure *structure; + } structure; } event_data; GST_STRUCT_PADDING