replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)

This commit is contained in:
Brian Paul
2003-12-11 23:55:55 +00:00
parent d8be4a54fa
commit c3fb2558f0
3 changed files with 3 additions and 3 deletions

View File

@@ -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