diff --git a/Minecraft-Community-Edition/glad/gl.h b/Minecraft-Community-Edition/glad/gl.h index ef744a0..8f8ce7f 100644 --- a/Minecraft-Community-Edition/glad/gl.h +++ b/Minecraft-Community-Edition/glad/gl.h @@ -1964,7 +1964,7 @@ typedef void (*GLADpostcallback)(void *ret, const char *name, GLADapiproc apipro #define GL_ZOOM_Y 0x0D17 -#include +#include "khrplatform.h" typedef unsigned int GLenum; typedef unsigned char GLboolean; typedef unsigned int GLbitfield;