mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-12 17:33:00 +08:00
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
#include "opencl/test/unit_test/fixtures/memory_manager_fixture.h"
|
||||
|
||||
#include "command_stream/preemption.h"
|
||||
#include "helpers/hw_helper.h"
|
||||
#include "os_interface/os_context.h"
|
||||
#include "shared/source/command_stream/preemption.h"
|
||||
#include "shared/source/helpers/hw_helper.h"
|
||||
#include "shared/source/os_interface/os_context.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_csr.h"
|
||||
#include "opencl/test/unit_test/mocks/mock_memory_manager.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user