mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 09:03:14 +08:00
Change core inlcudes
Change-Id: Iaec903af420f0a92f7d86e484c83300fb9c531ad Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/execution_environment/execution_environment.h"
|
||||
#include "core/execution_environment/root_device_environment.h"
|
||||
#include "core/os_interface/device_factory.h"
|
||||
#include "execution_environment/execution_environment.h"
|
||||
#include "execution_environment/root_device_environment.h"
|
||||
#include "os_interface/device_factory.h"
|
||||
#include "opencl/source/command_stream/aub_command_stream_receiver.h"
|
||||
#include "opencl/source/command_stream/command_stream_receiver_with_aub_dump.h"
|
||||
#include "opencl/source/command_stream/tbx_command_stream_receiver.h"
|
||||
|
||||
Reference in New Issue
Block a user