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

@@ -14,9 +14,9 @@
#include "shared/source/helpers/engine_node_helper.h"
#include "shared/source/helpers/options.h"
#include "aubstream/aubstream.h"
#include "igfxfmid.h"
#include "sku_info.h"
#include "third_party/aub_stream/headers/aubstream.h"
#include <cstdint>
#include <memory>