Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-vtid.c
index 74198d02ba62ddecb424105ee213914ef6eb5db3..3b0cadc4c3f01a679cf91d9d3062f8302b1c0ef9 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 vtid_get_size(size_t offset)
This page took 0.023212 seconds and 4 git commands to generate.