Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_string_utils.cpp
index 9f1f450947aa542cc31e081a01fb33954733b57f..ff06bf9b6774ade76bb419822fca0c3afe4532a8 100644 (file)
@@ -9,7 +9,7 @@
 #include <stdbool.h>
 #include <string.h>
 #include <stdarg.h>
-#include <common/string-utils/string-utils.h>
+#include <common/string-utils/string-utils.hpp>
 #include <tap/tap.h>
 
 /* Number of TAP tests in this file */
This page took 0.026971 seconds and 4 git commands to generate.