[vlc-devel] [PATCH] use SDL.h instead of SDL/SDL.h
Rémi Denis-Courmont
remi at remlab.net
Sun Mar 7 20:04:41 CET 2010
Le samedi 6 mars 2010 03:26:04 Nathan Phillip Brink, vous avez écrit :
> Fix #include <SDL/SDL.h> to be #includes <SDL.h> as the FAQ on
> http://libsdl.org/ declares this is the most portable method.
>
> http://www.libsdl.org/faq.php?action=listentries&category=2#19
>
> As sdl-config --cflags returns an include directive (-I) with ``SDL''
> postfixed, VLC should respect this.
Merged, thanks.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list