X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Flttng.h;h=6f3d6d1412154bde10c2f3ec7e2c666e92c13992;hb=5b88d86e2d45fed6d405fd9fb72d6c1c22d35374;hp=4cc14fc58a5dcb2902f0c7bc94c66fabd3233534;hpb=cbd4ecb28a17e4e8888affb573bd3f7a2cae874a;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/lttng.h b/instrumentation/events/lttng-module/lttng.h index 4cc14fc5..6f3d6d14 100644 --- a/instrumentation/events/lttng-module/lttng.h +++ b/instrumentation/events/lttng-module/lttng.h @@ -31,4 +31,4 @@ TRACE_EVENT(lttng_metadata, #endif /* _TRACE_LTTNG_H */ /* This part must be outside protection */ -#include "define_trace.h" +#include "../../../probes/define_trace.h"