Move libringbuffer to 'src/common/'
[lttng-ust.git] / src / liblttng-ust / lttng-ust-abi.c
index 31b6fe22e985942051dec1d539cdb02fa2f26012..f1096d06f9716ace6370490474e85ff29e959c3e 100644 (file)
@@ -39,9 +39,9 @@
 #include "common/ust-fd.h"
 #include "common/logging.h"
 
-#include "../libringbuffer/frontend_types.h"
-#include "../libringbuffer/frontend.h"
-#include "../libringbuffer/shm.h"
+#include "common/ringbuffer/frontend_types.h"
+#include "common/ringbuffer/frontend.h"
+#include "common/ringbuffer/shm.h"
 #include "common/counter/counter.h"
 #include "tracepoint-internal.h"
 #include "lttng-tracer.h"
This page took 0.023365 seconds and 4 git commands to generate.