Use 'ust-' prefix for all global private headers
[lttng-ust.git] / libringbuffer / ring_buffer_frontend.c
index 90459f006491e2e63512f6d1af3e407f6fca4ba5..736c598ae0cd1a3794d263665b7aa36d5a5954b7 100644 (file)
@@ -50,7 +50,7 @@
 #include <urcu/ref.h>
 #include <urcu/tls-compat.h>
 #include <poll.h>
-#include <helper.h>
+#include <ust-helper.h>
 
 #include "smp.h"
 #include <lttng/ringbuffer-config.h>
This page took 0.023033 seconds and 4 git commands to generate.