mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Changing include paths
Change-Id: I3b878463289083c956382e68da3473788cf5c15f
This commit is contained in:
committed by
Jaroslaw Chodor
parent
05210b203b
commit
8f44a95ca0
@@ -8,10 +8,10 @@
|
||||
#include "unit_tests/command_queue/command_queue_fixture.h"
|
||||
|
||||
#include "core/device/device.h"
|
||||
#include "runtime/command_queue/command_queue_hw.h"
|
||||
#include "runtime/context/context.h"
|
||||
#include "unit_tests/mocks/mock_device.h"
|
||||
|
||||
#include "command_queue/command_queue_hw.h"
|
||||
#include "context/context.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
Reference in New Issue
Block a user