mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 21:42:53 +08:00
Change core inlcudes
Change-Id: Iaec903af420f0a92f7d86e484c83300fb9c531ad Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "core/gmm_helper/gmm_lib.h"
|
||||
#include "core/helpers/surface_format_info.h"
|
||||
#include "core/utilities/arrayref.h"
|
||||
#include "gmm_helper/gmm_lib.h"
|
||||
#include "helpers/surface_format_info.h"
|
||||
#include "utilities/arrayref.h"
|
||||
|
||||
#include "CL/cl.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user