X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fdisable_events.cpp;h=d2948ac041928814f51a7ebd0610b5811fcecfee;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hp=b269f138cbb4060f2812a7b35cc05b94e5fc45e5;hpb=21cf9b6b1843774306a76f4dccddddd706b64f79;p=lttng-tools.git 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;