remove GL/gl.h includes

This commit is contained in:
Tropical
2026-04-07 16:29:27 -05:00
parent 8a1b3cc1c4
commit 32aaafeb7e
46 changed files with 46 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
#include "TradeSwitchButton.h"
#include <string>
#include <GL/gl.h>
#include "minecraft/client/Minecraft.h"
#include "minecraft/client/gui/Button.h"