Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_event_expr_to_bytecode.cpp
index fae7eb26ebe214f567a37bdf12bcd0abbf49e73a..577dea93229ce1ffc12c785508383b20e217b83e 100644 (file)
@@ -5,8 +5,8 @@
  *
  */
 
-#include <common/bytecode/bytecode.h>
-#include <lttng/event-expr-internal.h>
+#include <common/bytecode/bytecode.hpp>
+#include <lttng/event-expr-internal.hpp>
 #include <lttng/event-expr.h>
 #include <tap/tap.h>
 
This page took 0.022801 seconds and 4 git commands to generate.