Move libringbuffer to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust-ctl / ustctl.c
index c89085a1eb2e3c048f99a2d6415763c70f295a94..488148bf2d084d712585ed08503f637f7916cc65 100644 (file)
@@ -22,8 +22,8 @@
 #include "common/macros.h"
 #include "common/align.h"
 
-#include "libringbuffer/backend.h"
-#include "libringbuffer/frontend.h"
+#include "common/ringbuffer/backend.h"
+#include "common/ringbuffer/frontend.h"
 #include "liblttng-ust/ust-events-internal.h"
 #include "liblttng-ust/wait.h"
 #include "liblttng-ust/lttng-rb-clients.h"
This page took 0.022917 seconds and 4 git commands to generate.