SWDEV-366831 - Correct the include path for new directory layout
Change-Id: I7c826ed9c2f2d839d350e5150f578830655616f0
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user