Common Trace Format 2 generation
[lttng-tools.git] / tests / unit / test_kernel_probe.cpp
index 0f6f89ec950cb7a0c94c3fac91e670b2b51c3d76..710577d18b63c8515e05dc8c5a5d23eedb238c86 100644 (file)
@@ -14,9 +14,9 @@
 
 #include <tap/tap.h>
 
-#include <common/payload-view.h>
-#include <common/payload.h>
-#include <lttng/kernel-probe-internal.h>
+#include <common/payload-view.hpp>
+#include <common/payload.hpp>
+#include <lttng/kernel-probe-internal.hpp>
 #include <lttng/kernel-probe.h>
 
 /* For error.h */
This page took 0.024067 seconds and 5 git commands to generate.