X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Fprobes%2Flttng-probe-ust.h;h=1c55ccd74c8a7a2a60bbf18d51a71031880363e1;hb=1e5f62b4fcdce2ccc8d6527fec89e6e0982985e0;hp=5fd016ae5c6e686586d1cb945aa08374e92501c5;hpb=0f6c5917cffb382040d4f260a30c41ab356c632c;p=lttng-ust.git diff --git a/liblttng-ust/probes/lttng-probe-ust.h b/liblttng-ust/probes/lttng-probe-ust.h index 5fd016ae..1c55ccd7 100644 --- a/liblttng-ust/probes/lttng-probe-ust.h +++ b/liblttng-ust/probes/lttng-probe-ust.h @@ -38,10 +38,8 @@ TRACEPOINT_EVENT(lttng_ust, metadata, ) ) -#undef TRACEPOINT_INCLUDE_PATH -#define TRACEPOINT_INCLUDE_PATH ./probes #undef TRACEPOINT_INCLUDE_FILE -#define TRACEPOINT_INCLUDE_FILE lttng-probe-ust +#define TRACEPOINT_INCLUDE_FILE ./probes/lttng-probe-ust.h #endif /* _TRACEPOINT_LTTNG_UST_H */