X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Flttng-probes.c;h=2dff30f43800e9edf77f4cc3b0d94adccae692d5;hb=36c52fffa1beb46c7c15bb6ac4a4179cae373b98;hp=553770ea2954049fdaa311477c16f71e2e8521ca;hpb=910dcd720731c190adbfb9bb50c67bb9c4235003;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-probes.c b/src/lib/lttng-ust/lttng-probes.c index 553770ea..2dff30f4 100644 --- a/src/lib/lttng-ust/lttng-probes.c +++ b/src/lib/lttng-ust/lttng-probes.c @@ -21,7 +21,7 @@ #include "lttng-tracer-core.h" #include "jhash.h" #include "error.h" -#include "ust-events-internal.h" +#include "lib/lttng-ust/events.h" /* * probe list is protected by ust_lock()/ust_unlock().