replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user