mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Change core inlcudes
Change-Id: Iaec903af420f0a92f7d86e484c83300fb9c531ad Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "core/helpers/engine_node_helper.h"
|
||||
#include "core/os_interface/os_context.h"
|
||||
#include "helpers/engine_node_helper.h"
|
||||
#include "os_interface/os_context.h"
|
||||
#include "opencl/source/command_queue/hardware_interface_base.inl"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
Reference in New Issue
Block a user