Commit c9e087db authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

control/media_list_path.h: Fix previous omit.

parent 1d2aca81
...@@ -25,6 +25,12 @@ ...@@ -25,6 +25,12 @@
#ifndef _LIBVLC_MEDIA_LIST_PATH_H #ifndef _LIBVLC_MEDIA_LIST_PATH_H
#define _LIBVLC_MEDIA_LIST_PATH_H 1 #define _LIBVLC_MEDIA_LIST_PATH_H 1
/**************************************************************************
* Definition (Media List Player Internal)
**************************************************************************/
typedef int * media_list_path_t;
/************************************************************************** /**************************************************************************
* path_empty (Media List Player Internal) * path_empty (Media List Player Internal)
**************************************************************************/ **************************************************************************/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment