X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fdestroy.cpp;fp=src%2Fbin%2Flttng%2Fcommands%2Fdestroy.cpp;h=3ab9b224849180052f9755036abd279ab794fe6b;hp=ed09b650937055fd4e990a4335797cc18e6c3444;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng/commands/destroy.cpp b/src/bin/lttng/commands/destroy.cpp index ed09b6509..3ab9b2248 100644 --- a/src/bin/lttng/commands/destroy.cpp +++ b/src/bin/lttng/commands/destroy.cpp @@ -16,11 +16,11 @@ #include #include -#include "../command.h" +#include "../command.hpp" -#include -#include -#include +#include +#include +#include static char *opt_session_name; static int opt_destroy_all;