Use 'ust-' prefix for all global private headers
[lttng-ust.git] / liblttng-ust-dl / lttng-ust-dl.c
index 2e4c3c01f9b6dcb0e88d573993a4add6c787baa3..6b7362aca2b74402c2baf3bab4071b2ed677ad5e 100644 (file)
@@ -16,7 +16,7 @@
 #include <ust-dlfcn.h>
 #include <lttng/ust-elf.h>
 #include <lttng/ust-events.h>
-#include <helper.h>
+#include <ust-helper.h>
 #include "usterr-signal-safe.h"
 
 /* Include link.h last else it conflicts with ust-dlfcn. */
This page took 0.023923 seconds and 4 git commands to generate.