Use 'ust-' prefix for all global private headers
[lttng-ust.git] / liblttng-ust-fd / lttng-ust-fd.c
index 02a6f33c48da383969b9cfa97bc63438498d3d6d..c60f3f0370bcf51b7d54edca395cf8493e052f47 100644 (file)
@@ -12,7 +12,7 @@
 #include <ust-fd.h>
 #include <dlfcn.h>
 
-#include <helper.h>
+#include <ust-helper.h>
 #include "usterr-signal-safe.h"
 
 static int (*__lttng_ust_fd_plibc_close)(int fd);
This page took 0.024167 seconds and 4 git commands to generate.