mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Change core inlcudes
Change-Id: Iaec903af420f0a92f7d86e484c83300fb9c531ad Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "core/helpers/hw_info.h"
|
||||
#include "core/indirect_heap/indirect_heap.h"
|
||||
#include "core/memory_manager/graphics_allocation.h"
|
||||
#include "helpers/hw_info.h"
|
||||
#include "indirect_heap/indirect_heap.h"
|
||||
#include "memory_manager/graphics_allocation.h"
|
||||
#include "opencl/source/api/cl_types.h"
|
||||
#include "opencl/source/execution_model/device_enqueue.h"
|
||||
#include "opencl/source/helpers/base_object.h"
|
||||
|
||||
Reference in New Issue
Block a user