Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-tid.c
index 144b081bc2bc7b1a6817b429a936cd79256aace5..311613085afedd2e3bed7b5a41703e3d65712353 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 tid_get_size(size_t offset)
This page took 0.023198 seconds and 4 git commands to generate.