mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "tracing/tracing_api.h"
|
||||
#include "opencl/source/tracing/tracing_api.h"
|
||||
|
||||
#include "tracing/tracing_handle.h"
|
||||
#include "tracing/tracing_notify.h"
|
||||
#include "opencl/source/tracing/tracing_handle.h"
|
||||
#include "opencl/source/tracing/tracing_notify.h"
|
||||
|
||||
namespace HostSideTracing {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user