summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 5d3d37a..bba3b6b 100644
--- a/main.c
+++ b/main.c
@@ -13,7 +13,6 @@ no_warn_start
#include <SDL2/SDL.h>
#endif
no_warn_end
-#include <GL/gl.h>
#include <locale.h>
#include <wctype.h>
#if _WIN32