Move headers under include/
[lttng-modules.git] / lttng-context-need-reschedule.c
index ba30261e95da0cfc56e7a5be9224872413768590..275b00d0b42d2f194f9a9bad71b67fa6a7608203 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 need_reschedule_get_size(size_t offset)
This page took 0.022606 seconds and 4 git commands to generate.