Move include/ust/ to include/lttng/
[lttng-ust.git] / libringbuffer / ring_buffer_backend.c
index 50cb1938a63ca9bf017887c43b72873c38e81354..f2169aa7b83e3e331429e7707bbd08824bd9a1cb 100644 (file)
@@ -8,9 +8,9 @@
 
 #include <urcu/arch.h>
 
-#include "ust/core.h"
+#include "lttng/core.h"
 
-#include <ust/ringbuffer-config.h>
+#include <lttng/ringbuffer-config.h>
 #include "backend.h"
 #include "frontend.h"
 #include "smp.h"
This page took 0.023232 seconds and 4 git commands to generate.