Add elgext.h header

This commit is contained in:
Jaylon Gowie 2021-07-20 21:44:16 -05:00 committed by Sam Lantinga
parent 4ada14a267
commit 9c1306bc5e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <pib.h>
#include <EGL/egl.h>
#include <EGL/eglext.h>
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>