X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fliblttng-ust%2Flttng-events.c;h=ccd3dfd9164bf744806dcbf69a7d18cc49baae4d;hb=e4db8f987126e1c1e586e5ae1e1ba73d0ab43438;hp=7a4ade014e83bb01bd23d886d433dd5cf809731e;hpb=cdff92e0e0e875348b6ec549ef9d2282161faf80;p=lttng-ust.git diff --git a/src/liblttng-ust/lttng-events.c b/src/liblttng-ust/lttng-events.c index 7a4ade01..ccd3dfd9 100644 --- a/src/liblttng-ust/lttng-events.c +++ b/src/liblttng-ust/lttng-events.c @@ -52,9 +52,9 @@ #include "context-internal.h" #include "ust-events-internal.h" #include "wait.h" -#include "../libringbuffer/shm.h" -#include "../libringbuffer/frontend_types.h" -#include "../libringbuffer/frontend.h" +#include "common/ringbuffer/shm.h" +#include "common/ringbuffer/frontend_types.h" +#include "common/ringbuffer/frontend.h" #include "common/counter/counter.h" #include "jhash.h" #include