vlc | branch: master | Steve Lhomme <[email protected]> | Wed Jan 23 13:12:49 2019 +0100| [bf467de7cec704ae60b5e7740d58a0351c3a4da4] | committer: Steve Lhomme
glwin32: remove unused header > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bf467de7cec704ae60b5e7740d58a0351c3a4da4 --- modules/video_output/win32/glwin32.c | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/video_output/win32/glwin32.c b/modules/video_output/win32/glwin32.c index d8a979280d..e7eeeb8319 100644 --- a/modules/video_output/win32/glwin32.c +++ b/modules/video_output/win32/glwin32.c @@ -34,7 +34,6 @@ #define GLEW_STATIC #include "../opengl/vout_helper.h" -#include <GL/wglew.h> #include "common.h" _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
