mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +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/command_stream/command_stream_receiver.h"
|
||||
#include "core/helpers/basic_math.h"
|
||||
#include "command_stream/command_stream_receiver.h"
|
||||
#include "helpers/basic_math.h"
|
||||
#include "opencl/source/built_ins/built_ins.h"
|
||||
#include "opencl/source/command_queue/command_queue_hw.h"
|
||||
#include "opencl/source/helpers/hardware_commands_helper.h"
|
||||
|
||||
Reference in New Issue
Block a user