X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flib%2Flttng-ust-ctl%2Fustctl.c;h=7c169fe16c7a24b4578d994de12ceb44bc776917;hb=d7b6eb89e8cf28513029db5418d8a93213257f7c;hp=96107fe743bb31dba8cb2ec499347e7ed427b61d;hpb=910dcd720731c190adbfb9bb50c67bb9c4235003;p=lttng-ust.git diff --git a/src/lib/lttng-ust-ctl/ustctl.c b/src/lib/lttng-ust-ctl/ustctl.c index 96107fe7..7c169fe1 100644 --- a/src/lib/lttng-ust-ctl/ustctl.c +++ b/src/lib/lttng-ust-ctl/ustctl.c @@ -24,7 +24,7 @@ #include "common/ringbuffer/backend.h" #include "common/ringbuffer/frontend.h" -#include "lib/lttng-ust/ust-events-internal.h" +#include "common/events.h" #include "common/wait.h" #include "lib/lttng-ust/lttng-rb-clients.h" #include "common/clock.h"