Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / mi-lttng.cpp
index d41a3cadc7e2e1d05f11bc9f773ac2308f420f09..e07dfc8d42a31995411060bc425eab53c5d85c28 100644 (file)
@@ -9,12 +9,12 @@
 
 #include "lttng/tracker.h"
 #define _LGPL_SOURCE
-#include "mi-lttng.h"
-#include <common/config/session-config.h>
-#include <common/defaults.h>
-#include <common/tracker.h>
+#include "mi-lttng.hpp"
+#include <common/config/session-config.hpp>
+#include <common/defaults.hpp>
+#include <common/tracker.hpp>
 #include <lttng/channel.h>
-#include <lttng/snapshot-internal.h>
+#include <lttng/snapshot-internal.hpp>
 
 
 #define MI_SCHEMA_MAJOR_VERSION 4
This page took 0.02961 seconds and 5 git commands to generate.