Move headers under include/
[lttng-modules.git] / lttng-context-prio.c
index e23115ef60a34f614766013be131253fc86e8db0..6050d475a7b9446fcaae0cc8ce9754f2486857eb 100644 (file)
@@ -10,9 +10,9 @@
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.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 prio_get_size(size_t offset)
This page took 0.022744 seconds and 4 git commands to generate.