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 "minecraft/util/Log.h"
#include "AbstractTexturePack.h"
#include <GL/gl.h>
#include <wchar.h>
#include <vector>