Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / bin / lttng / commands / add_context.cpp
index 076fa83a44a69b717f3fad2f719bcec8861f0559..6ef52656f27408d898a3ac66dbb43879d4e0c2cb 100644 (file)
 
 #include <urcu/list.h>
 
-#include <lttng/domain-internal.h>
-#include <common/mi-lttng.h>
+#include <lttng/domain-internal.hpp>
+#include <common/mi-lttng.hpp>
 
-#include "../command.h"
+#include "../command.hpp"
 
 static char *opt_channel_name;
 static char *opt_session_name;
This page took 0.02922 seconds and 5 git commands to generate.