Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / bin / lttng / commands / set_session.cpp
index fb42d14d5d5e5b931485383c71c291c52e30821e..8f9876f2a9278203c760667e6db9f9cf25524ebb 100644 (file)
@@ -14,9 +14,9 @@
 #include <sys/types.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;
 
This page took 0.031584 seconds and 5 git commands to generate.