[vlc-commits] glwin32: remove unused header
Steve Lhomme
git at videolan.org
Mon Jan 28 10:22:04 CET 2019
vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | 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"
More information about the vlc-commits
mailing list