summaryrefslogtreecommitdiff
path: root/src/egl/main/egltypedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/main/egltypedefs.h')
-rw-r--r--src/egl/main/egltypedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egl/main/egltypedefs.h b/src/egl/main/egltypedefs.h
index bf5e9c3119..a66fbed737 100644
--- a/src/egl/main/egltypedefs.h
+++ b/src/egl/main/egltypedefs.h
@@ -2,7 +2,7 @@
#define EGLTYPEDEFS_INCLUDED
-#include <GL/egl.h>
+#include <GLES/egl.h>
typedef struct _egl_config _EGLConfig;