e_comp_wl: remove include Evas_GL.h in header file 94/238194/4 accepted/tizen/unified/20200710.114027 submit/tizen/20200709.104250
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 9 Jul 2020 08:26:53 +0000 (17:26 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Thu, 9 Jul 2020 10:09:00 +0000 (19:09 +0900)
commit1bdec451b065fadbe537fd33097ad175f4249c6d
tree2df81dfe7aa8b0b5f3b87221661a9a6d745dd29b
parent152e4c4ecf0da3c5d0fd15abd0d6e9095dbdc861
e_comp_wl: remove include Evas_GL.h in header file

If Evas_GL and EGL hedaer are included, build error is ouccured in 64bit system.
becase Evas_GL define khronos_unit64_t and khronos_int64_t and
e_egl_sync include EGL header.

Change-Id: Ifde7aa0f88b055deb157c4d50c0df20653a9b927
src/bin/e_comp_wl.c
src/bin/e_comp_wl.h
src/bin/e_hwc.c
src/bin/e_pixmap.c