Fix include order of EGL & Evas GL
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 24 Oct 2014 09:17:32 +0000 (18:17 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 24 Oct 2014 09:17:32 +0000 (18:17 +0900)
commitedb535a96e58b45eb5ba6d2b25088ad71c728208
tree18671c0a247e25c90db070e8072f1bf2b34503d7
parenta8d8844d5c792e921707ec1902cb554841f78833
Fix include order of EGL & Evas GL

Evas_GL.h must be included after EGL.h because it can then skip some
redefinitions of khronos typedefs.
src/bin/e.h