[vlc-devel] [vlc-commits] lib: Add libvlc_dialog.h to vlc.h

Hugo Beauzée-Luyssen hugo at beauzee.fr
Thu Mar 10 15:37:46 CET 2016


On 03/10/2016 10:36 AM, Hugo Beauzée-Luyssen wrote:
> vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Thu Mar 10 10:36:06 2016 +0100| [1e0f167c78121a4c790bd92e762e8e306cf5075a] | committer: Hugo Beauzée-Luyssen
>
> lib: Add libvlc_dialog.h to vlc.h
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1e0f167c78121a4c790bd92e762e8e306cf5075a
> ---
>
>   include/vlc/vlc.h |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/include/vlc/vlc.h b/include/vlc/vlc.h
> index 1a30571..c58353e 100644
> --- a/include/vlc/vlc.h
> +++ b/include/vlc/vlc.h
> @@ -39,6 +39,7 @@ extern "C" {
>
>   #include <vlc/libvlc_structures.h>
>   #include <vlc/libvlc.h>
> +#include <vlc/libvlc_dialog.h>
>   #include <vlc/libvlc_media.h>
>   #include <vlc/libvlc_media_player.h>
>   #include <vlc/libvlc_media_list.h>
>
> _______________________________________________
> vlc-commits mailing list
> vlc-commits at videolan.org
> https://mailman.videolan.org/listinfo/vlc-commits
>
Oops, sorry about that, I missed the same commit by Felix a bit earlier.
This has been reverted.

Regards,


More information about the vlc-devel mailing list