Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_uuid.cpp
index 2355084a51748fefd2137bb67e5745ce38f8822b..26ec6b6c68825a281246d942e79ea1540fb8df8f 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <tap/tap.h>
 
-#include "common/uuid.h"
+#include "common/uuid.hpp"
 
 #define NR_TESTS 21
 
This page took 0.02243 seconds and 4 git commands to generate.