Remove unneeded EGL includes from cl_egl.h

This commit is contained in:
James Price 2016-01-05 17:20:45 +00:00
parent cf0fbe96f8
commit ad68ab31a4

View File

@ -33,8 +33,6 @@
#else
#include <CL/cl.h>
#include <EGL/egl.h>
#include <EGL/eglext.h>
#endif
#ifdef __cplusplus