X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=lttng%2Fcommands%2Fdisable_events.c;h=952b2b65c7a9ae82b57c2ca9e1b695abec7d4e5e;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hp=ae3913f915bae999d66461fc326b70687d65b42c;hpb=82a3637f639486c07ff937ab03e1e9532379d26a;p=lttng-tools.git diff --git a/lttng/commands/disable_events.c b/lttng/commands/disable_events.c index ae3913f91..952b2b65c 100644 --- a/lttng/commands/disable_events.c +++ b/lttng/commands/disable_events.c @@ -25,9 +25,9 @@ #include #include -#include "cmd.h" -#include "conf.h" -#include "utils.h" +#include "../cmd.h" +#include "../conf.h" +#include "../utils.h" static char *opt_event_list; static char *opt_kernel;