Move include/ust/ to include/lttng/
[lttng-ust.git] / libringbuffer / frontend_types.h
index 84593260c4f7b7ef941708d9fd0347881165efe1..7d9166e0529c75d16364c796cb0ee05a05247b75 100644 (file)
 #include <urcu/list.h>
 #include <urcu/uatomic.h>
 
-#include "ust/core.h"
+#include "lttng/core.h"
 
-#include <ust/usterr-signal-safe.h>
-#include <ust/ringbuffer-config.h>
+#include <lttng/usterr-signal-safe.h>
+#include <lttng/ringbuffer-config.h>
 #include "backend_types.h"
 #include "shm_internal.h"
 
This page took 0.024507 seconds and 4 git commands to generate.