Common Trace Format 2 generation
[lttng-tools.git] / src / bin / lttng / commands / disable_events.cpp
index 5ce36e50a0f84872e7b0dec35a7a1fc94f7006d2..08c2044425bbab15ccfd8205d94d3d7cdab816bd 100644 (file)
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <common/mi-lttng.h>
-#include <lttng/domain-internal.h>
+#include <common/mi-lttng.hpp>
+#include <lttng/domain-internal.hpp>
 
-#include "../command.h"
+#include "../command.hpp"
 
 static char *opt_event_list;
 static int opt_kernel;
This page took 0.023849 seconds and 5 git commands to generate.