Common Trace Format 2 generation
[lttng-tools.git] / src / bin / lttng / commands / snapshot.cpp
index 8e19fa3d86f40f0bca00996793ed15cbab72081c..61ec0ae8a399c30a1750dcbebb2318b32a9b8a18 100644 (file)
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <common/utils.h>
-#include <common/mi-lttng.h>
+#include <common/utils.hpp>
+#include <common/mi-lttng.hpp>
 #include <lttng/lttng.h>
 
-#include "../command.h"
+#include "../command.hpp"
 
 static const char *opt_session_name;
 static const char *opt_output_name;
This page took 0.024202 seconds and 5 git commands to generate.