aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/gluegen_egl/window-system-ext.c
blob: e80b8aa41502bbe281fed08fd4c814d32b145aef (plain)
1
2
3
4
5
// Define EGL_EGLEXT_PROTOTYPES so that the EGL extension prototypes in
// "eglext.h" are parsed.
#define EGL_EGLEXT_PROTOTYPES

#include <EGL/eglext.h>