Use 'ust-' prefix for all global private headers
[lttng-ust.git] / liblttng-ust / lttng-context-provider.c
index 9af001b57284d0b7e45ff1fd00f6a94efd74fa08..b3fc21defd48bedecf3d60859c0c0a24675cf07f 100644 (file)
@@ -17,7 +17,7 @@
 #include "lttng-tracer-core.h"
 #include "jhash.h"
 #include "context-provider-internal.h"
-#include <helper.h>
+#include <ust-helper.h>
 
 #define CONTEXT_PROVIDER_HT_BITS       12
 #define CONTEXT_PROVIDER_HT_SIZE       (1U << CONTEXT_PROVIDER_HT_BITS)
This page took 0.02355 seconds and 4 git commands to generate.