X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fliblttng-ust%2Flttng-ust-comm.c;h=a753206fd550825184d4ff76ef9e82ea583e2986;hb=e4db8f987126e1c1e586e5ae1e1ba73d0ab43438;hp=137107cd976f697df2e24a8d9763304365a3e9fe;hpb=cdff92e0e0e875348b6ec549ef9d2282161faf80;p=lttng-ust.git diff --git a/src/liblttng-ust/lttng-ust-comm.c b/src/liblttng-ust/lttng-ust-comm.c index 137107cd..a753206f 100644 --- a/src/liblttng-ust/lttng-ust-comm.c +++ b/src/liblttng-ust/lttng-ust-comm.c @@ -46,10 +46,10 @@ #include "tracepoint-internal.h" #include "lttng-tracer-core.h" #include "compat.h" -#include "../libringbuffer/rb-init.h" +#include "common/ringbuffer/rb-init.h" #include "lttng-ust-statedump.h" #include "clock.h" -#include "../libringbuffer/getcpu.h" +#include "common/ringbuffer/getcpu.h" #include "getenv.h" #include "ust-events-internal.h" #include "context-internal.h"