Fix include path to make build work

This commit is contained in:
Jon Smirl 2005-04-29 22:25:21 +00:00
parent 5f534aa1e2
commit 28d0a9c9dd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#define EGLTYPEDEFS_INCLUDED
#include <GL/egl.h>
#include <GLES/egl.h>
typedef struct _egl_config _EGLConfig;