X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fdisable_channels.cpp;fp=src%2Fbin%2Flttng%2Fcommands%2Fdisable_channels.cpp;h=d4e4adc56e3b5e707a3818800af7e19a449054a7;hb=7532fa3bd22e403958f46cd35c824f490d93292d;hp=cf9f20bb6d3fd2a539651c6c08d6a09699ca68c5;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=lttng-tools.git diff --git a/src/bin/lttng/commands/disable_channels.cpp b/src/bin/lttng/commands/disable_channels.cpp index cf9f20bb6..d4e4adc56 100644 --- a/src/bin/lttng/commands/disable_channels.cpp +++ b/src/bin/lttng/commands/disable_channels.cpp @@ -14,10 +14,10 @@ #include #include -#include -#include +#include +#include -#include "../command.h" +#include "../command.hpp" static char *opt_channels; static int opt_kernel;