diff --git a/src/OCLStream.h b/src/OCLStream.h index 3fd144a..79a213f 100644 --- a/src/OCLStream.h +++ b/src/OCLStream.h @@ -8,7 +8,7 @@ #define CL_HPP_TARGET_OPENCL_VERSION 120 #define CL_HPP_MINIMUM_OPENCL_VERSION 120 -#include "cl2.hpp" +#include "CL/cl2.hpp" #include "Stream.h"