mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 07:00:17 +08:00
Changing include paths
Change-Id: I3b878463289083c956382e68da3473788cf5c15f
This commit is contained in:
committed by
Jaroslaw Chodor
parent
05210b203b
commit
8f44a95ca0
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "core/unit_tests/helpers/debug_manager_state_restore.h"
|
||||
#include "core/unit_tests/utilities/base_object_utils.h"
|
||||
#include "runtime/event/user_event.h"
|
||||
#include "test.h"
|
||||
#include "unit_tests/helpers/hw_parse.h"
|
||||
#include "unit_tests/mocks/mock_command_queue.h"
|
||||
@@ -16,6 +15,8 @@
|
||||
#include "unit_tests/mocks/mock_kernel.h"
|
||||
#include "unit_tests/mocks/mock_timestamp_container.h"
|
||||
|
||||
#include "event/user_event.h"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
struct BlitAuxTranslationTests : public ::testing::Test {
|
||||
|
||||
Reference in New Issue
Block a user