X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fstart.cpp;h=ac9cd14473ecea73c2da9cf9bc712fdfa445c017;hb=refs%2Fheads%2Fsow-2021-0006-rev1;hp=7082e097dfa5a3dcc9f9f7b384d7bfbbd90b2ea2;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=deliverable%2Flttng-tools.git diff --git a/src/bin/lttng/commands/start.cpp b/src/bin/lttng/commands/start.cpp index 7082e097d..ac9cd1447 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;