Refactoring: Privatize ring buffer config header
[lttng-ust.git] / include / lttng / ust-tracepoint-event.h
index 5d84e0b26bb99d17aef99dd1c8ce711c223c455c..50cbfbbcf831dea3a3b830d791de86cb982ccbac 100644 (file)
@@ -10,7 +10,7 @@
 #include <urcu/compiler.h>
 #include <urcu/rculist.h>
 #include <lttng/ust-events.h>
-#include <lttng/ringbuffer-config.h>
+#include <lttng/ringbuffer-context.h>
 #include <lttng/ust-compiler.h>
 #include <lttng/tracepoint.h>
 #include <lttng/ust-endian.h>
This page took 0.023962 seconds and 4 git commands to generate.