diff --git a/runtime/hsa-runtime/core/inc/queue.h b/runtime/hsa-runtime/core/inc/queue.h index a64b94fafd..bfe6c8bb2c 100644 --- a/runtime/hsa-runtime/core/inc/queue.h +++ b/runtime/hsa-runtime/core/inc/queue.h @@ -44,14 +44,12 @@ #ifndef HSA_RUNTME_CORE_INC_COMMAND_QUEUE_H_ #define HSA_RUNTME_CORE_INC_COMMAND_QUEUE_H_ + #include #include "core/common/shared.h" - #include "core/inc/checked.h" - #include "core/util/utils.h" - #include "inc/amd_hsa_queue.h" #include "hsakmt/hsakmt.h"