Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_buffer_view.cpp
index a129d4a9a0ec6fbf38ef6d80c40e307f8e9afcf4..764549b83da41c7e289090286d4d22326c819dd1 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 
-#include <common/buffer-view.h>
+#include <common/buffer-view.hpp>
 #include <tap/tap.h>
 
 static const int TEST_COUNT = 5;
This page took 0.02214 seconds and 4 git commands to generate.