SWDEV-495609 - Change include path for rocclr/utils

- Header files inside rocclr/utils when included from hipamd or opencl should be included as #include "rocclr/utils/xxx.h" instead of "utils/xxx.h"

Change-Id: Ic0760c33b9d091f5620dec67e5482c9698d22093
This commit is contained in:
Marko Arandjelovic
2024-11-08 10:26:22 +02:00
committed by Marko Arandjelovic
parent 5122b8c999
commit 78f62d3230
11 changed files with 14 additions and 13 deletions
+1
View File
@@ -116,6 +116,7 @@ target_compile_definitions(rocclr PUBLIC
${AMD_OPENCL_DEFS})
target_include_directories(rocclr PUBLIC
${ROCCLR_SRC_DIR}/../
${ROCCLR_SRC_DIR}
${ROCCLR_SRC_DIR}/compiler/lib
${ROCCLR_SRC_DIR}/compiler/lib/include