refactor: rename product helper cpp files

Related-To: NEO-7703
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-03-09 18:56:58 +00:00
committed by Compute-Runtime-Automation
parent 48337d815e
commit 63ad1a2e86
42 changed files with 6 additions and 6 deletions

View File

@@ -8,4 +8,4 @@
using namespace NEO;
constexpr static auto gfxProduct = IGFX_BROADWELL;
#include "shared/source/os_interface/hw_info_config_hw.inl"
#include "shared/source/os_interface/product_helper_hw.inl"