Change core inlcudes

Change-Id: Iaec903af420f0a92f7d86e484c83300fb9c531ad
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2020-02-23 18:46:50 +01:00
parent 87c5d2663b
commit 370424a1e0
1447 changed files with 3820 additions and 3823 deletions

View File

@ -5,9 +5,9 @@
*
*/
#include "core/gen12lp/hw_cmds.h"
#include "core/helpers/array_count.h"
#include "core/memory_manager/memory_pool.h"
#include "gen12lp/hw_cmds.h"
#include "helpers/array_count.h"
#include "memory_manager/memory_pool.h"
#include "opencl/source/aub_mem_dump/aub_mem_dump.h"
#include "opencl/source/command_stream/command_stream_receiver_with_aub_dump.inl"
#include "opencl/source/command_stream/tbx_command_stream_receiver_hw.h"