diff --git a/dlls/opencl/opencl.c b/dlls/opencl/opencl.c index 9b466ecf77b..f3e6e79a25f 100644 --- a/dlls/opencl/opencl.c +++ b/dlls/opencl/opencl.c @@ -31,6 +31,7 @@ WINE_DEFAULT_DEBUG_CHANNEL(opencl); #if defined(HAVE_CL_CL_H) +#define CL_USE_DEPRECATED_OPENCL_1_1_APIS #include #elif defined(HAVE_OPENCL_OPENCL_H) #include