Move headers under include/
[lttng-modules.git] / lttng-context-migratable.c
index c8147dd864dae7d1d61dca8de97f17ad0ccd996c..68983bcd2475671e6352e4885f579b89ae960d6e 100644 (file)
@@ -11,9 +11,9 @@
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/irqflags.h>
-#include <lttng-events.h>
-#include <wrapper/ringbuffer/frontend_types.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-events.h>
+#include <ringbuffer/frontend_types.h>
+#include <lttng/lttng-tracer.h>
 
 static
 size_t migratable_get_size(size_t offset)
This page took 0.022263 seconds and 4 git commands to generate.