refactor: rename cl_gfx_core_helper files

Related-To: NEO-6853
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-01-23 14:32:50 +00:00
committed by Compute-Runtime-Automation
parent 19c655076c
commit 0499a72451
60 changed files with 102 additions and 102 deletions

View File

@@ -13,7 +13,7 @@
#include "shared/source/os_interface/driver_info.h"
#include "opencl/source/cl_device/cl_device.h"
#include "opencl/source/helpers/cl_hw_helper.h"
#include "opencl/source/helpers/cl_gfx_core_helper.h"
#include "opencl/source/sharings/sharing_factory.h"
#include "driver_version.h"