mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 19:32:25 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
#include "gtpin_init.h"
|
||||
|
||||
#include "core/device/device.h"
|
||||
#include "opencl/source/device/device_info.h"
|
||||
#include "opencl/source/platform/platform.h"
|
||||
|
||||
#include "CL/cl.h"
|
||||
#include "device/device_info.h"
|
||||
#include "gtpin_helpers.h"
|
||||
#include "platform/platform.h"
|
||||
|
||||
using namespace gtpin;
|
||||
using namespace NEO;
|
||||
|
||||
Reference in New Issue
Block a user