diff --git a/projects/hip/tests/src/test_common.h b/projects/hip/tests/src/test_common.h index 2b30b9d48f..1c4a6c7c23 100644 --- a/projects/hip/tests/src/test_common.h +++ b/projects/hip/tests/src/test_common.h @@ -23,6 +23,7 @@ THE SOFTWARE. #include #include "hip/hip_runtime.h" +#include "hip/hcc_detail/hip_texture.h" #define HC __attribute__((hc))