fix: remove unused GLFW include

was causing CI failure
This commit is contained in:
Sally Knight 2026-03-12 22:13:08 +03:00
parent 316577484f
commit 8e26b471ea

View file

@ -5,7 +5,6 @@
#include "../Rendering/Tesselator.h"
#include "../Textures/Textures.h"
#include "../../Minecraft.World/Util/SoundTypes.h"
#include <GLFW/glfw3.h>