sfan5: irrlicht still seems to rely on GLES1 headers even when compiling without it. When I try to compile with the ogl-registry headers I get the following errors ``` CEGLManager.h:15:10: fatal error: GLES/egl.h: No such file or directory 15 | #include ```