Don't include GL from GLFW

This commit is contained in:
Shylie 2024-05-30 12:09:48 -04:00
parent fa8b8bfcf8
commit e5b017ad97

View File

@ -1,4 +1,5 @@
#include <glerminal.h>
#define GLFW_INCLUDE_NONE
#include <GLFW/glfw3.h>
extern "C"