summaryrefslogtreecommitdiffstats
path: root/resources/CL/opencl.h
blob: 4f621ab647616fdd1f41657c06a06ab656b247c6 (plain)
1
2
3
4
5
6
7
8
9

#include    <CL/cl_platform.h>
#include    <CL/cl.h>

#ifdef _WIN32
#include    <windows.h>    
#endif
#include    <GL/gl.h>
#include    <CL/cl_gl.h>