diff --git a/src/control/media_list_path.h b/src/control/media_list_path.h index 45217e658b..238e8d0143 100644 --- a/src/control/media_list_path.h +++ b/src/control/media_list_path.h @@ -28,7 +28,7 @@ /************************************************************************** * Definition (Media List Player Internal) **************************************************************************/ -typedef int * media_list_path_t; +typedef int * libvlc_media_list_path_t; /**************************************************************************