mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Add missing include.
- isImageFromBuffer() requires this to work properly. Change-Id: I0e4ec88787498ebf39637fe510a8a335174ac91f Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
e42d62c64d
commit
18bba75a01
@@ -9,6 +9,7 @@
|
||||
#include "runtime/helpers/string.h"
|
||||
#include "runtime/helpers/surface_formats.h"
|
||||
#include "runtime/helpers/validators.h"
|
||||
#include "runtime/mem_obj/buffer.h"
|
||||
#include "runtime/mem_obj/mem_obj.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
Reference in New Issue
Block a user