Use 'ust-' prefix for all global private headers
[lttng-ust.git] / liblttng-ust / tracepoint.c
index f65097f6aaa92cc640eab93751847d32abf9556d..089232e1030d2cc4b05f3247a19bbf2576937610 100644 (file)
@@ -24,7 +24,7 @@
 #include <lttng/ust-abi.h>     /* for LTTNG_UST_SYM_NAME_LEN */
 
 #include <usterr-signal-safe.h>
-#include <helper.h>
+#include <ust-helper.h>
 
 #include "tracepoint-internal.h"
 #include "lttng-tracer-core.h"
This page took 0.022998 seconds and 4 git commands to generate.