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,6 +1,6 @@
#include "ParticleEngine.h"
#include <GL/gl.h>
#include <math.h>
#include <algorithm>