mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -6,9 +6,8 @@
|
||||
*/
|
||||
|
||||
#include "core/gen11/hw_cmds_base.h"
|
||||
|
||||
#include "mem_obj/image.h"
|
||||
#include "mem_obj/image.inl"
|
||||
#include "opencl/source/mem_obj/image.h"
|
||||
#include "opencl/source/mem_obj/image.inl"
|
||||
|
||||
#include <map>
|
||||
|
||||
@@ -45,5 +44,5 @@ void ImageHw<Family>::appendSurfaceStateParams(RENDER_SURFACE_STATE *surfaceStat
|
||||
}
|
||||
}
|
||||
|
||||
#include "mem_obj/image_factory_init.inl"
|
||||
#include "opencl/source/mem_obj/image_factory_init.inl"
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user