Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_utils_compat_pthread.cpp
index 2ce437372968ed63063956a417f2d8f294d468ec..55e584b8bc9b34745a074e3f73732c1f2e3c5259 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "common/compat/pthread.h"
+#include "common/compat/pthread.hpp"
 
 #include <tap/tap.h>
 
This page took 0.022382 seconds and 4 git commands to generate.