Common Trace Format 2 generation
[lttng-tools.git] / src / bin / lttng / commands / disable_channels.cpp
index cf9f20bb6d3fd2a539651c6c08d6a09699ca68c5..d4e4adc56e3b5e707a3818800af7e19a449054a7 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_channels;
 static int opt_kernel;
This page took 0.023853 seconds and 5 git commands to generate.