evas: Fix compilation with older EGL (maybe <1.5)
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 19 Oct 2016 04:32:55 +0000 (13:32 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 19 Oct 2016 04:35:12 +0000 (13:35 +0900)
commit5fd4875ad4832e03d33c3493bfa996509f3ae944
treeecae168e6b834bccd79fa5a75d16a69bfde51fa3
parentefda7d492d55b2117bdc29d5c03f03fc1a32db3a
evas: Fix compilation with older EGL (maybe <1.5)

EGLImage was not introduced until very recently. EGLImageKHR was
the proper type. Thanks Roy for the report.
src/modules/evas/engines/gl_x11/evas_engine.c