DEADSOFTWARE

glIsEnabled uses interanl structures, added glPushAttrib/glPopAttrib (not fully imple...
[nanogl.git] / eglwrap.cpp
index a3870b758155cf8447e0c60c814800181cfbad52..208698ba71107e82b62ef3493891bed6a9a5788d 100644 (file)
@@ -19,8 +19,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
 
 #include "egl.h"
-#include "glesinterface.h"
 #include "gl.h"
+#include "glesinterface.h"
 
 #include <string.h>