mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Change core inlcudes
Change-Id: Iaec903af420f0a92f7d86e484c83300fb9c531ad Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/command_stream/command_stream_receiver.h"
|
||||
#include "core/device/device.h"
|
||||
#include "core/helpers/get_info.h"
|
||||
#include "core/helpers/timestamp_packet.h"
|
||||
#include "command_stream/command_stream_receiver.h"
|
||||
#include "device/device.h"
|
||||
#include "helpers/get_info.h"
|
||||
#include "helpers/timestamp_packet.h"
|
||||
#include "opencl/source/context/context.h"
|
||||
#include "opencl/source/event/async_events_handler.h"
|
||||
#include "opencl/source/event/event_builder.h"
|
||||
|
||||
Reference in New Issue
Block a user