Rename C++ header files to .hpp
[lttng-tools.git] / tests / regression / ust / ust-dl / prog.c
index bab2644cc537ee21838761af01cface924ecf7f8..e4288928fad5235245086f8f47087bcb4eb2ab3c 100644 (file)
@@ -11,7 +11,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 
-#include <common/compat/errno.h>
+#include <common/compat/errno.hpp>
 
 /*
  * libfoo has a direct dependency on libbar.
This page took 0.022638 seconds and 4 git commands to generate.