Changing include paths

Change-Id: I3b878463289083c956382e68da3473788cf5c15f
This commit is contained in:
kamdiedrich
2020-02-22 09:28:27 +01:00
committed by Jaroslaw Chodor
parent 05210b203b
commit 8f44a95ca0
1157 changed files with 3539 additions and 3318 deletions

View File

@@ -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;