X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fenable_channels.cpp;fp=src%2Fbin%2Flttng%2Fcommands%2Fenable_channels.cpp;h=25327473f86109c3b736902942da9429b7c8bfa8;hp=d62aa8656c51a84b395bda2f461e3b98b632a8ea;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng/commands/enable_channels.cpp b/src/bin/lttng/commands/enable_channels.cpp index d62aa8656..25327473f 100644 --- a/src/bin/lttng/commands/enable_channels.cpp +++ b/src/bin/lttng/commands/enable_channels.cpp @@ -16,14 +16,14 @@ #include #include -#include -#include -#include +#include +#include +#include -#include +#include -#include "../command.h" -#include "../utils.h" +#include "../command.hpp" +#include "../utils.hpp" static struct lttng_channel chan_opts;