summaryrefslogtreecommitdiff
path: root/include/GL/gl.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-12-11 23:55:55 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-12-11 23:55:55 +0000
commitc3fb2558f036ca8dd9f9a62269b57636ca3b5e4c (patch)
tree1347dace24fd6071c8fb716d7dc2969fecd50c28 /include/GL/gl.h
parentd8be4a54fad35da25a2f29a5b327192eeb04d014 (diff)
replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
Diffstat (limited to 'include/GL/gl.h')
-rw-r--r--include/GL/gl.h2
1 files changed, 1 insertions, 1 deletions
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 <gl/mesa_wgl.h>
+#include <GL/mesa_wgl.h>
#endif
#if defined(macintosh) && PRAGMA_IMPORT_SUPPORTED