X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fv4l2.h;h=ac6d63627a11453d63db02bb597c6581ae523800;hb=7dadf4bdcccc940d2c47e262b564456965b30446;hp=696f226f6d2f0e982a92f22fb40a774c93133c19;hpb=f127e61ee231d002fb9a7803643a157e06f6d2e2;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/v4l2.h b/instrumentation/events/lttng-module/v4l2.h index 696f226f..ac6d6362 100644 --- a/instrumentation/events/lttng-module/v4l2.h +++ b/instrumentation/events/lttng-module/v4l2.h @@ -4,7 +4,7 @@ #if !defined(LTTNG_TRACE_V4L2_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_V4L2_H -#include "../../../probes/lttng-tracepoint-event.h" +#include LTTNG_TRACEPOINT_EVENT_CLASS(v4l2_class, @@ -51,4 +51,4 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(v4l2_class, #endif /* if !defined(LTTNG_TRACE_V4L2_H) || defined(TRACE_HEADER_MULTI_READ) */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include