mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
#pragma once
|
||||
#include "core/helpers/string.h"
|
||||
#include "core/image/image_surface_state.h"
|
||||
|
||||
#include "helpers/surface_formats.h"
|
||||
#include "helpers/validators.h"
|
||||
#include "mem_obj/buffer.h"
|
||||
#include "mem_obj/mem_obj.h"
|
||||
#include "opencl/source/helpers/surface_formats.h"
|
||||
#include "opencl/source/helpers/validators.h"
|
||||
#include "opencl/source/mem_obj/buffer.h"
|
||||
#include "opencl/source/mem_obj/mem_obj.h"
|
||||
|
||||
namespace NEO {
|
||||
class Image;
|
||||
|
||||
Reference in New Issue
Block a user