Use 'ust-' prefix for all global private headers
[lttng-ust.git] / liblttng-ust / lttng-probes.c
index e7dab9fce49c2603392a9362311aff3a88ee39d3..2306e1e63f48b30c30065c865fa1fc7e2a24db19 100644 (file)
@@ -15,7 +15,7 @@
 #include <lttng/tracepoint.h>
 #include "tracepoint-internal.h"
 #include <assert.h>
-#include <helper.h>
+#include <ust-helper.h>
 #include <ctype.h>
 
 #include "lttng-tracer-core.h"
This page took 0.026221 seconds and 4 git commands to generate.