diff --git a/projects/rocr-runtime/runtime/hsa-runtime/core/inc/scratch_cache.h b/projects/rocr-runtime/runtime/hsa-runtime/core/inc/scratch_cache.h index 2846da7250..8e0b91e09b 100644 --- a/projects/rocr-runtime/runtime/hsa-runtime/core/inc/scratch_cache.h +++ b/projects/rocr-runtime/runtime/hsa-runtime/core/inc/scratch_cache.h @@ -43,7 +43,6 @@ #ifndef HSA_RUNTIME_CORE_INC_SCRATCH_CACHE_H_ #define HSA_RUNTIME_CORE_INC_SCRATCH_CACHE_H_ -#include "core/inc/amd_gpu_agent.h" #include "core/util/locks.h" #include "core/util/utils.h"