From c3fb2558f036ca8dd9f9a62269b57636ca3b5e4c Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 11 Dec 2003 23:55:55 +0000 Subject: replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) --- include/GL/gl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/GL') diff --git a/include/GL/gl.h b/include/GL/gl.h index 1f53ff4790..652689c48b 100644 --- a/include/GL/gl.h +++ b/include/GL/gl.h @@ -85,7 +85,7 @@ #endif #if defined(_WIN32) && !defined(_WINGDI_) && !defined(_GNU_H_WINDOWS32_DEFINES) && !defined(OPENSTEP) && !defined(__CYGWIN__) -#include +#include #endif #if defined(macintosh) && PRAGMA_IMPORT_SUPPORTED -- cgit v1.2.3