From cde845fec5e45229815a9470e1f717406c5cf31a Mon Sep 17 00:00:00 2001 From: Andrew Talbot Date: Tue, 15 May 2007 22:28:31 +0100 Subject: [PATCH] opengl32: Exclude unused header. --- dlls/opengl32/wgl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/opengl32/wgl.c b/dlls/opengl32/wgl.c index a23cd83c6d6..ca6702f179d 100644 --- a/dlls/opengl32/wgl.c +++ b/dlls/opengl32/wgl.c @@ -28,7 +28,6 @@ #include "windef.h" #include "winbase.h" #include "winuser.h" -#include "winerror.h" #include "winreg.h" #include "wingdi.h" #include "winternl.h" -- 2.11.4.GIT