Move headers under include/
[lttng-modules.git] / lttng-context-migratable.c
index 607d6ef3d093135f403651f44f479662d13ee89d..68983bcd2475671e6352e4885f579b89ae960d6e 100644 (file)
@@ -11,9 +11,9 @@
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/irqflags.h>
-#include <lttng-events.h>
-#include <include/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.022885 seconds and 4 git commands to generate.