Refactor aubstream include interface

set include path to third_party/aub_stream
rename third_party/aub_stream/headers -> third_party/aub_stream/aubstream

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2022-11-23 09:14:27 +00:00
committed by Compute-Runtime-Automation
parent e050d231b9
commit bb308c04ed
104 changed files with 109 additions and 114 deletions

View File

@@ -19,8 +19,8 @@
#include "shared/test/common/mocks/mock_execution_environment.h"
#include "shared/test/common/test_macros/hw_test.h"
#include "aubstream/aubstream.h"
#include "gtest/gtest.h"
#include "third_party/aub_stream/headers/aubstream.h"
using namespace NEO;

View File

@@ -14,8 +14,8 @@
#include "shared/test/common/helpers/variable_backup.h"
#include "shared/test/common/mocks/mock_aub_center.h"
#include "aubstream/aubstream.h"
#include "gtest/gtest.h"
#include "third_party/aub_stream/headers/aubstream.h"
using namespace NEO;