X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust-ctl%2Fustctl.c;h=488148bf2d084d712585ed08503f637f7916cc65;hb=e4db8f987126e1c1e586e5ae1e1ba73d0ab43438;hp=c89085a1eb2e3c048f99a2d6415763c70f295a94;hpb=cdff92e0e0e875348b6ec549ef9d2282161faf80;p=lttng-ust.git diff --git a/src/lib/lttng-ust-ctl/ustctl.c b/src/lib/lttng-ust-ctl/ustctl.c index c89085a1..488148bf 100644 --- a/src/lib/lttng-ust-ctl/ustctl.c +++ b/src/lib/lttng-ust-ctl/ustctl.c @@ -22,8 +22,8 @@ #include "common/macros.h" #include "common/align.h" -#include "libringbuffer/backend.h" -#include "libringbuffer/frontend.h" +#include "common/ringbuffer/backend.h" +#include "common/ringbuffer/frontend.h" #include "liblttng-ust/ust-events-internal.h" #include "liblttng-ust/wait.h" #include "liblttng-ust/lttng-rb-clients.h"