]> git.sesse.net Git - vlc/blobdiff - include/vlc/libvlc_structures.h
libvlc: Implement media_list_view, which will be used to present/access/edit the...
[vlc] / include / vlc / libvlc_structures.h
index 56e83c622f51d56c7d6a9a9e30ad84be3ada220d..4fde11324b384d407fedd45ebfc048a673e707fa 100644 (file)
@@ -132,6 +132,7 @@ typedef struct libvlc_media_instance_t libvlc_media_instance_t;
  */
 
 typedef struct libvlc_media_list_t libvlc_media_list_t;
+typedef struct libvlc_media_list_view_t libvlc_media_list_view_t;
 
 /**@} */