From 0eebae54517e816aaeb36495dfdbdc1b6d03bfba Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Wed, 4 Nov 2009 16:46:08 +0100 Subject: added automatic OpenCL header downloader to build script. --- resources/includes/CL_orig/cl_gl.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/includes/CL_orig/cl_gl.h') diff --git a/resources/includes/CL_orig/cl_gl.h b/resources/includes/CL_orig/cl_gl.h index d4a6e4f8..fb86a77f 100644 --- a/resources/includes/CL_orig/cl_gl.h +++ b/resources/includes/CL_orig/cl_gl.h @@ -32,7 +32,7 @@ #else #include #include -#endif +#endif #ifdef __cplusplus extern "C" { @@ -86,7 +86,7 @@ extern CL_API_ENTRY cl_int CL_API_CALL clGetGLObjectInfo(cl_mem /* memobj */, cl_gl_object_type * /* gl_object_type */, GLuint * /* gl_object_name */) CL_API_SUFFIX__VERSION_1_0; - + extern CL_API_ENTRY cl_int CL_API_CALL clGetGLTextureInfo(cl_mem /* memobj */, cl_gl_texture_info /* param_name */, @@ -114,4 +114,4 @@ clEnqueueReleaseGLObjects(cl_command_queue /* command_queue */, } #endif -#endif // __OPENCL_CL_GL_H \ No newline at end of file +#endif // __OPENCL_CL_GL_H -- cgit v1.2.3