Commit 4f87ec3e authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

control/media_list_path.h: Add a forgotten libvlc_ prefix in libvlc_media_list_path_t.

parent 34bf07d1
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
/************************************************************************** /**************************************************************************
* Definition (Media List Player Internal) * Definition (Media List Player Internal)
**************************************************************************/ **************************************************************************/
typedef int * media_list_path_t; typedef int * libvlc_media_list_path_t;
/************************************************************************** /**************************************************************************
......
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