mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 22:12:59 +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/device_binary_format/patchtokens_decoder.h"
|
||||
#include "core/execution_environment/execution_environment.h"
|
||||
#include "core/unit_tests/device_binary_format/patchtokens_tests.h"
|
||||
#include "device_binary_format/patchtokens_decoder.h"
|
||||
#include "execution_environment/execution_environment.h"
|
||||
#include "unit_tests/device_binary_format/patchtokens_tests.h"
|
||||
#include "opencl/source/program/create.inl"
|
||||
#include "opencl/source/program/program.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user