Move wrapper/ringbuffer to include/ringbuffer
[lttng-modules.git] / lib / ringbuffer / frontend_api.h
index db2235b91f85dabcf993cb9e60b3796ee53f5464..252aedc2e0c8b468447e7c52d18a30b5c4981406 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef _LIB_RING_BUFFER_FRONTEND_API_H
 #define _LIB_RING_BUFFER_FRONTEND_API_H
 
-#include <wrapper/ringbuffer/frontend.h>
+#include <include/ringbuffer/frontend.h>
 #include <linux/errno.h>
 #include <linux/prefetch.h>
 #include <linux/percpu-defs.h>
This page took 0.02288 seconds and 4 git commands to generate.