Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / bytecode / bytecode.cpp
index 064f2bfe203d92c8e1b0c14f1e1fa5282f8f69c8..30474274363baa723f74d19cd6740e9866506d49 100644 (file)
@@ -5,12 +5,12 @@
  *
  */
 
-#include "bytecode.h"
+#include "bytecode.hpp"
 
 #include <errno.h>
 #include <algorithm>
 
-#include "common/align.h"
+#include "common/align.hpp"
 
 #define INIT_ALLOC_SIZE 4
 
This page took 0.028781 seconds and 5 git commands to generate.