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

@@ -2,7 +2,7 @@
#include "minecraft/util/Log.h"
#include "ItemInHandRenderer.h"
#include <GL/gl.h>
#include <cmath>
#include <numbers>