X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fdisable_events.cpp;fp=src%2Fbin%2Flttng%2Fcommands%2Fdisable_events.cpp;h=d2948ac041928814f51a7ebd0610b5811fcecfee;hp=b269f138cbb4060f2812a7b35cc05b94e5fc45e5;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng/commands/disable_events.cpp b/src/bin/lttng/commands/disable_events.cpp index b269f138c..d2948ac04 100644 --- a/src/bin/lttng/commands/disable_events.cpp +++ b/src/bin/lttng/commands/disable_events.cpp @@ -14,10 +14,10 @@ #include #include -#include -#include +#include +#include -#include "../command.h" +#include "../command.hpp" static char *opt_event_list; static int opt_kernel;