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"