X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_common.h;h=3781f0fb7c8a5c730be10e9e6dd82323e1df7fbe;hb=e9097e4f6da79a7f780ef17488b35b37d3973be7;hp=55845b83e3eb31d5873672d94fc7f06d911d3cd5;hpb=30f94f7dda779524d1481931949a061aa6c72fab;p=vlc diff --git a/include/vlc_common.h b/include/vlc_common.h index 55845b83e3..3781f0fb7c 100644 --- a/include/vlc_common.h +++ b/include/vlc_common.h @@ -357,6 +357,7 @@ typedef struct httpd_stream_t httpd_stream_t; /* vod server */ typedef struct vod_t vod_t; typedef struct vod_sys_t vod_sys_t; +typedef struct vod_media_t vod_media_t; /* opengl */ typedef struct opengl_t opengl_t;