Rename C++ header files to .hpp
[lttng-tools.git] / tests / regression / ust / clock-override / lttng-ust-clock-override-test.c
index a12a5b76bc5bc836c4519360baaba4d8f6d320fb..a38cd515e217cfaee7cc55845f285790dd8067f2 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #include <stdlib.h>
-#include <common/compat/time.h>
+#include <common/compat/time.hpp>
 #include <string.h>
 #include <stdio.h>
 #include <lttng/lttng-export.h>
This page took 0.023888 seconds and 4 git commands to generate.