Add absolute path to include

Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
kamdiedrich
2020-02-22 22:50:57 +01:00
committed by sys_ocldev
parent a48b50c554
commit d015d3633f
1377 changed files with 5386 additions and 5464 deletions

View File

@ -5,13 +5,12 @@
*
*/
#include "accelerators/intel_accelerator.h"
#include "opencl/source/accelerators/intel_accelerator.h"
#include "core/helpers/get_info.h"
#include "core/helpers/string.h"
#include "context/context.h"
#include "helpers/get_info_status_mapper.h"
#include "opencl/source/context/context.h"
#include "opencl/source/helpers/get_info_status_mapper.h"
namespace NEO {

View File

@ -7,8 +7,8 @@
#pragma once
#include "api/cl_types.h"
#include "helpers/base_object.h"
#include "opencl/source/api/cl_types.h"
#include "opencl/source/helpers/base_object.h"
//------------------------------------------------------------------------------
// cl_intel_accelerator Class Stuff

View File

@ -5,7 +5,7 @@
*
*/
#include "accelerators/intel_motion_estimation.h"
#include "opencl/source/accelerators/intel_motion_estimation.h"
namespace NEO {

View File

@ -7,7 +7,7 @@
#pragma once
#include "accelerators/intel_accelerator.h"
#include "opencl/source/accelerators/intel_accelerator.h"
//------------------------------------------------------------------------------
// VmeAccelerator Class Stuff