mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
*/
|
||||
|
||||
#include "core/utilities/perf_profiler.h"
|
||||
|
||||
#include "utilities/logger.h"
|
||||
#include "opencl/source/utilities/logger.h"
|
||||
|
||||
#define API_ENTER(retValPointer) \
|
||||
LoggerApiEnterWrapper<NEO::FileLogger<globalDebugFunctionalityLevel>::enabled()> ApiWrapperForSingleCall(__FUNCTION__, retValPointer)
|
||||
|
||||
Reference in New Issue
Block a user