Move libringbuffer to 'src/common/'
[lttng-ust.git] / src / liblttng-ust / lttng-rb-clients.h
index 9cec72e8dc53b887fd2fba9029e5ba79a71a30d4..afdbd05775baee7dacc39c8298a829f7aefa8195 100644 (file)
@@ -8,7 +8,7 @@
 #define _LTTNG_RB_CLIENT_H
 
 #include <stdint.h>
-#include "../libringbuffer/ringbuffer-config.h"
+#include "common/ringbuffer/ringbuffer-config.h"
 
 struct lttng_ust_client_lib_ring_buffer_client_cb {
        struct lttng_ust_lib_ring_buffer_client_cb parent;
This page took 0.023207 seconds and 4 git commands to generate.