X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fstop.cpp;fp=src%2Fbin%2Flttng%2Fcommands%2Fstop.cpp;h=6107dc15808abd883c08c0de245e3a80ed2d18b3;hp=ec7da898c4b28c13a71cdbcd1038e125d4ff5504;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng/commands/stop.cpp b/src/bin/lttng/commands/stop.cpp index ec7da898c..6107dc158 100644 --- a/src/bin/lttng/commands/stop.cpp +++ b/src/bin/lttng/commands/stop.cpp @@ -14,10 +14,10 @@ #include #include -#include -#include +#include +#include -#include "../command.h" +#include "../command.hpp" static char *opt_session_name; static int opt_no_wait;