SWDEV-366831 - Correct the include path for new directory layout

Change-Id: I7c826ed9c2f2d839d350e5150f578830655616f0
This commit is contained in:
Ranjith Ramakrishnan
2023-01-31 15:52:40 -08:00
parent 2a592f8968
commit 689425433f
+1 -1
View File
@@ -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 <vector>
namespace roc {