diff --git a/projects/clr/rocclr/device/rocm/rocurilocator.hpp b/projects/clr/rocclr/device/rocm/rocurilocator.hpp index 880b6c72f3..7645108761 100644 --- a/projects/clr/rocclr/device/rocm/rocurilocator.hpp +++ b/projects/clr/rocclr/device/rocm/rocurilocator.hpp @@ -22,7 +22,7 @@ #if defined(__clang__) #if __has_feature(address_sanitizer) #include "device/devurilocator.hpp" -#include "hsa_ven_amd_loader.h" +#include "hsa/hsa_ven_amd_loader.h" #include namespace roc {