Move internal headers to 'src/' dir
[lttng-ust.git] / src / libringbuffer / ring_buffer_frontend.c
index 1b9ec40d3cc9b001a5bd951457438cf2445c53e3..296368f36e695138741bcf356f64c1d206f04027 100644 (file)
@@ -50,7 +50,7 @@
 #include <urcu/ref.h>
 #include <urcu/tls-compat.h>
 #include <poll.h>
-#include <ust-helper.h>
+#include "common/macros.h"
 
 #include <lttng/ust-utils.h>
 #include <lttng/ringbuffer-context.h>
This page took 0.023189 seconds and 4 git commands to generate.