Rename C++ header files to .hpp
[lttng-tools.git] / tests / regression / ust / getcpu-override / lttng-ust-getcpu-override-test.c
index dbe6c1d86283adf7c3cc1ef4f6780eb81696e54e..80240f1f5da47eb5d676b77cb99da9596717a0e1 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #include <stdlib.h>
-#include <common/compat/time.h>
+#include <common/compat/time.hpp>
 #include <string.h>
 #include <stdio.h>
 #include <unistd.h>
This page took 0.022771 seconds and 4 git commands to generate.