mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-31 20:13:04 +08:00
Changing include paths
Change-Id: I3b878463289083c956382e68da3473788cf5c15f
This commit is contained in:
committed by
Jaroslaw Chodor
parent
05210b203b
commit
8f44a95ca0
@@ -6,8 +6,6 @@
|
||||
*/
|
||||
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "runtime/helpers/memory_properties_flags_helpers.h"
|
||||
#include "runtime/kernel/kernel.h"
|
||||
#include "test.h"
|
||||
#include "unit_tests/fixtures/kernel_arg_fixture.h"
|
||||
#include "unit_tests/mocks/mock_context.h"
|
||||
@@ -18,6 +16,8 @@
|
||||
#include "unit_tests/mocks/mock_program.h"
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "helpers/memory_properties_flags_helpers.h"
|
||||
#include "kernel/kernel.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user