]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
* src/misc/vlm.c: started "vod server" integration (not much done yet).
[vlc] / include / vlc_common.h
index 55845b83e3eb31d5873672d94fc7f06d911d3cd5..3781f0fb7c8a5c730be10e9e6dd82323e1df7fbe 100644 (file)
@@ -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;