Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_utils_parse_size_suffix.cpp
index 2cd917272efd9af93879cac367b72138b1d8d604..296ed88b85283906dc9688c7e415c256d3508d94 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <tap/tap.h>
 
-#include <common/utils.h>
+#include <common/utils.hpp>
 
 /* For error.h */
 int lttng_opt_quiet = 1;
This page took 0.022499 seconds and 4 git commands to generate.