X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fmodule.h;h=f7b6056f1eec680dfa1ab968ce4eede09ee4e142;hb=6ec43db836429730c1431809049197a4fbe820fa;hp=3bb75594b1084871463dc2b6b64afba64eb595b0;hpb=5a2f5e92e422d87a28581ba97e6b1789ff743bc6;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/module.h b/instrumentation/events/lttng-module/module.h index 3bb75594..f7b6056f 100644 --- a/instrumentation/events/lttng-module/module.h +++ b/instrumentation/events/lttng-module/module.h @@ -14,7 +14,7 @@ #if !defined(LTTNG_TRACE_MODULE_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_MODULE_H -#include "../../../probes/lttng-tracepoint-event.h" +#include #include #ifdef CONFIG_MODULES @@ -121,4 +121,4 @@ LTTNG_TRACEPOINT_EVENT(module_request, #endif /* LTTNG_TRACE_MODULE_H */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include