Common Trace Format 2 generation
[lttng-tools.git] / src / common / lttng-elf.cpp
index 992410a883d8d4ffa96636f2db612c3f818e9716..60cc4e248786d2acf03c10d25d39f3a96555bdd1 100644 (file)
@@ -8,11 +8,11 @@
  */
 
 #include <algorithm>
-#include <common/compat/endian.h>
-#include <common/error.h>
-#include <common/lttng-elf.h>
-#include <common/macros.h>
-#include <common/readwrite.h>
+#include <common/compat/endian.hpp>
+#include <common/error.hpp>
+#include <common/lttng-elf.hpp>
+#include <common/macros.hpp>
+#include <common/readwrite.hpp>
 #include <fcntl.h>
 #include <stdbool.h>
 #include <stdint.h>
This page took 0.023624 seconds and 5 git commands to generate.