Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_uri.cpp
index a65ce6218c3ff9ca9e8d813a97187b07981f693d..e89396e34ed28ebd7fa047221177d5492e953cb4 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <tap/tap.h>
 
-#include <common/uri.h>
+#include <common/uri.hpp>
 
 /* For error.h */
 int lttng_opt_quiet = 1;
This page took 0.022599 seconds and 4 git commands to generate.