cleanup: convenience libs at root of 'src/common/'
[lttng-ust.git] / src / liblttng-ust / lttng-ust-abi.c
index e443e4bcd27965f81ce6c999017a65c7a467d647..f1096d06f9716ace6370490474e85ff29e959c3e 100644 (file)
 #include "common/ust-fd.h"
 #include "common/logging.h"
 
-#include "../libringbuffer/frontend_types.h"
-#include "../libringbuffer/frontend.h"
-#include "../libringbuffer/shm.h"
-#include "../libcounter/counter.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"
 #include "string-utils.h"
This page took 0.025037 seconds and 4 git commands to generate.