summaryrefslogtreecommitdiff
path: root/texturator.c
diff options
context:
space:
mode:
Diffstat (limited to 'texturator.c')
-rw-r--r--texturator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/texturator.c b/texturator.c
index d9335d7..6d97856 100644
--- a/texturator.c
+++ b/texturator.c
@@ -30,7 +30,7 @@
#include <math.h>
#include <GLES3/gl3.h>
-#include <GLES3/gl3ext.h>
+#include <GLES2/gl2ext.h>
#ifdef HAVE_LIBPNG
#include <png.h>