Common Trace Format 2 generation
[lttng-tools.git] / src / common / event.cpp
index 6b22fecf52799f1bd7a26fc97f84d5ab0db18fef..7cd26b60b39ce9ad9b4c456443be8b5d7b11622e 100644 (file)
@@ -5,8 +5,8 @@
  *
  */
 
-#include <lttng/event-internal.h>
-#include <common/error.h>
+#include <lttng/event-internal.hpp>
+#include <common/error.hpp>
 
 struct lttng_event *lttng_event_copy(const struct lttng_event *event)
 {
This page took 0.023972 seconds and 5 git commands to generate.