summaryrefslogtreecommitdiff
path: root/text.c
diff options
context:
space:
mode:
Diffstat (limited to 'text.c')
-rw-r--r--text.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/text.c b/text.c
index 7bafd14..c2554e8 100644
--- a/text.c
+++ b/text.c
@@ -7,7 +7,6 @@ no_warn_start
#include "lib/stb_truetype.h"
no_warn_end
#include <stdlib.h>
-#include <GL/gl.h>
// We split up code points into a bunch of pages, so we don't have to load all of the font at
// once into one texture.