Move libringbuffer to 'src/common/'
[lttng-ust.git] / src / liblttng-ust / lttng-events.c
index 7a4ade014e83bb01bd23d886d433dd5cf809731e..ccd3dfd9164bf744806dcbf69a7d18cc49baae4d 100644 (file)
@@ -52,9 +52,9 @@
 #include "context-internal.h"
 #include "ust-events-internal.h"
 #include "wait.h"
-#include "../libringbuffer/shm.h"
-#include "../libringbuffer/frontend_types.h"
-#include "../libringbuffer/frontend.h"
+#include "common/ringbuffer/shm.h"
+#include "common/ringbuffer/frontend_types.h"
+#include "common/ringbuffer/frontend.h"
 #include "common/counter/counter.h"
 #include "jhash.h"
 #include <lttng/ust-abi.h>
This page took 0.02442 seconds and 4 git commands to generate.