]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
vlc core: single storage playlist
[vlc] / include / vlc_common.h
index b29b35c9f9da6292ec2fc26544352b48ce92e24c..a45bd973d34c9bebf47dfe09283e0f66678a8e0a 100644 (file)
@@ -212,6 +212,7 @@ typedef struct config_category_t config_category_t;
 typedef struct input_thread_t input_thread_t;
 typedef struct input_thread_sys_t input_thread_sys_t;
 typedef struct input_item_t input_item_t;
+typedef struct input_item_node_t input_item_node_t;
 typedef struct access_t access_t;
 typedef struct access_sys_t access_sys_t;
 typedef struct stream_t     stream_t;