X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=lttng%2Fcommands%2Fdisable_channels.c;h=c23019b45fc67d430e40f87602031526e48c0b61;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hp=655eb95d0e9e05b185e832877e911cf5a2d38e21;hpb=82a3637f639486c07ff937ab03e1e9532379d26a;p=lttng-tools.git diff --git a/lttng/commands/disable_channels.c b/lttng/commands/disable_channels.c index 655eb95d0..c23019b45 100644 --- a/lttng/commands/disable_channels.c +++ b/lttng/commands/disable_channels.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_channels; static char *opt_kernel;