e9dd848149
cl_icd.h includes cl_egl.h, but cl_egl.h is excluded from install. It was reported by the community that including cl_icd.h would error due to the missing cl_egl.h file. I'm assuming that cl_egl.h was excluded because EGL isn't important for ROCm. Since cl_icd.h has some important typedefs, it makes sense just to include cl_egl.h, which seems to be a common practice in open source projects. Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com> Change-Id: I506257c2dc51512ec8e11b1e5dadbe6e48ad785b