X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=lttng%2Fcommands%2Fenable_channels.c;h=1878096bf511bef95c50ba45dfdae70ce8c22b66;hp=f149cc74584a122670673df6351f0636bc1f8e27;hb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;hpb=025e01cba7ac28c217fdc99d98a46bb177dd139e diff --git a/lttng/commands/enable_channels.c b/lttng/commands/enable_channels.c index f149cc745..1878096bf 100644 --- a/lttng/commands/enable_channels.c +++ b/lttng/commands/enable_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;