Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / bin / lttng / commands / regenerate.cpp
index 0e904f8abcba1cdc6c92f6e4b5be3030ba84dac9..8e34d65d34fd64e40390d37055180091aa69a816 100644 (file)
@@ -13,9 +13,9 @@
 #include <string.h>
 #include <unistd.h>
 
-#include <common/mi-lttng.h>
+#include <common/mi-lttng.hpp>
 
-#include "../command.h"
+#include "../command.hpp"
 
 static char *opt_session_name;
 static char *session_name = NULL;
This page took 0.028453 seconds and 5 git commands to generate.