Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-nice.c
index 095462ebdbef2698844d7073924e3fd92a1fbbca..aaa3643e947cec603b37101fc153a500dd717702 100644 (file)
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
+#include <lttng/events.h>
 #include <ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 static
 size_t nice_get_size(size_t offset)
This page took 0.023219 seconds and 4 git commands to generate.