Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / session-descriptor.cpp
index ec510b0c6e392b1299f27dee414551bc64e7a03d..408d5c8e553231ec4094e47fc0edbd5d93a33603 100644 (file)
@@ -4,11 +4,11 @@
  * SPDX-License-Identifier: GPL-2.0-only
  */
 
-#include <lttng/session-descriptor-internal.h>
-#include <common/macros.h>
-#include <common/uri.h>
-#include <common/defaults.h>
-#include <common/error.h>
+#include <lttng/session-descriptor-internal.hpp>
+#include <common/macros.hpp>
+#include <common/uri.hpp>
+#include <common/defaults.hpp>
+#include <common/error.hpp>
 #include <time.h>
 #include <stdio.h>
 
This page took 0.045946 seconds and 5 git commands to generate.