mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-27 00:13:37 +00:00
fix: remove unused GLFW include
was causing CI failure
This commit is contained in:
parent
316577484f
commit
8e26b471ea
|
|
@ -5,7 +5,6 @@
|
|||
#include "../Rendering/Tesselator.h"
|
||||
#include "../Textures/Textures.h"
|
||||
#include "../../Minecraft.World/Util/SoundTypes.h"
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue