Move libringbuffer to 'src/common/'
[lttng-ust.git] / src / liblttng-ust / lttng-ust-comm.c
index 137107cd976f697df2e24a8d9763304365a3e9fe..a753206fd550825184d4ff76ef9e82ea583e2986 100644 (file)
 #include "tracepoint-internal.h"
 #include "lttng-tracer-core.h"
 #include "compat.h"
-#include "../libringbuffer/rb-init.h"
+#include "common/ringbuffer/rb-init.h"
 #include "lttng-ust-statedump.h"
 #include "clock.h"
-#include "../libringbuffer/getcpu.h"
+#include "common/ringbuffer/getcpu.h"
 #include "getenv.h"
 #include "ust-events-internal.h"
 #include "context-internal.h"
This page took 0.023639 seconds and 4 git commands to generate.