X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Flttng-ust-comm.c;h=6f5be12060c3023b78b160cfdb48dce1ec5ac55b;hb=36c52fffa1beb46c7c15bb6ac4a4179cae373b98;hp=2f6fe18faefa2a604e594ef0e487a7dee5bdc376;hpb=910dcd720731c190adbfb9bb50c67bb9c4235003;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-ust-comm.c b/src/lib/lttng-ust/lttng-ust-comm.c index 2f6fe18f..6f5be120 100644 --- a/src/lib/lttng-ust/lttng-ust-comm.c +++ b/src/lib/lttng-ust/lttng-ust-comm.c @@ -52,7 +52,7 @@ #include "clock.h" #include "lib/lttng-ust/getcpu.h" #include "common/getenv.h" -#include "ust-events-internal.h" +#include "lib/lttng-ust/events.h" #include "context-internal.h" #include "common/align.h" #include "lttng-counter-client.h"