Move headers under include/
[lttng-modules.git] / lib / ringbuffer / ring_buffer_splice.c
index 581e2ef3c83d1345ad1693106aedd2a65f3bd941..db1f886768179dc8ea3eeedfd333ef6997f993e2 100644 (file)
@@ -14,9 +14,9 @@
 #include <linux/fs.h>
 #include <linux/splice.h>
 
-#include <include/ringbuffer/backend.h>
-#include <include/ringbuffer/frontend.h>
-#include <include/ringbuffer/vfs.h>
+#include <ringbuffer/backend.h>
+#include <ringbuffer/frontend.h>
+#include <ringbuffer/vfs.h>
 
 #if 0
 #define printk_dbg(fmt, args...) printk(fmt, args)
This page took 0.02356 seconds and 4 git commands to generate.