Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_utils_parse_time_suffix.cpp
index e444464bc4abba9563fe4448e4c57bb85c1a5a97..97c2c78ba39d3a6ed91a1330275905ad08cdab6f 100644 (file)
@@ -11,7 +11,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.022664 seconds and 4 git commands to generate.