diff --git a/projects/clr/hipamd/header_template.hpp.in b/projects/clr/hipamd/header_template.hpp.in index 65ed1180b5..51908a4ca6 100644 --- a/projects/clr/hipamd/header_template.hpp.in +++ b/projects/clr/hipamd/header_template.hpp.in @@ -22,7 +22,7 @@ #ifndef @include_guard@ #define @include_guard@ -#pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with hip") +#pragma message("This file is deprecated. Use header files from HIP_PATH/include, where HIP_PATH corresponds to HIP install path") @include_statements@ @hashzero_check@