1
0
mirror of https://git.shylie.info/shylie/glerminal.git synced 2025-07-14 15:10:09 +00:00

Don't include GL from GLFW

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

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