summaryrefslogtreecommitdiffstats
path: root/src/opengl/loader_egl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/loader_egl.c')
-rw-r--r--src/opengl/loader_egl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/opengl/loader_egl.c b/src/opengl/loader_egl.c
new file mode 100644
index 0000000..0e04c71
--- /dev/null
+++ b/src/opengl/loader_egl.c
@@ -0,0 +1,2 @@
+#define GLAD_EGL_IMPLEMENTATION
+#include "common.h"