mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Moved glext.h inclusion back.
This commit is contained in:
@@ -41,11 +41,6 @@
|
||||
typedef void* id;
|
||||
#endif
|
||||
|
||||
// This path may need to be changed if you build GLFW using your own setup
|
||||
// We ship and use our own copy of glext.h since GLFW uses fairly new
|
||||
// extensions and not all operating systems come with an up-to-date version
|
||||
#include "../support/GL/glext.h"
|
||||
|
||||
#define _GLFW_PLATFORM_WINDOW_STATE _GLFWwindowNS NS
|
||||
#define _GLFW_PLATFORM_CONTEXT_STATE _GLFWcontextNSGL NSGL
|
||||
#define _GLFW_PLATFORM_LIBRARY_WINDOW_STATE _GLFWlibraryNS NS
|
||||
|
||||
Reference in New Issue
Block a user