X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fstart.cpp;fp=src%2Fbin%2Flttng%2Fcommands%2Fstart.cpp;h=4d2b40a5064f5977c900f6a9f014867801d97fff;hp=69bd9221fe475cb93668964efc29620688e315e2;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng/commands/start.cpp b/src/bin/lttng/commands/start.cpp index 69bd9221f..4d2b40a50 100644 --- a/src/bin/lttng/commands/start.cpp +++ b/src/bin/lttng/commands/start.cpp @@ -14,10 +14,10 @@ #include #include -#include -#include +#include +#include -#include "../command.h" +#include "../command.hpp" static char *opt_session_name;