X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbin%2Flttng-sessiond%2Fcontext.h;h=59faf86ccc78cd1cf7b340fb65f0929290c2eeb6;hb=1f4962443;hp=e9de999c471d109320bfb439264fe9e07bc39b9e;hpb=df4f5a87a21110a5f9447bcfd7ffeb25098a5fd4;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/context.h b/src/bin/lttng-sessiond/context.h index e9de999c4..59faf86cc 100644 --- a/src/bin/lttng-sessiond/context.h +++ b/src/bin/lttng-sessiond/context.h @@ -22,7 +22,7 @@ #include "trace-kernel.h" #include "trace-ust.h" -#include "ust-ctl.h" +#include "lttng-ust-ctl.h" int context_kernel_add(struct ltt_kernel_session *ksession, const struct lttng_event_context *ctx, char *channel_name);