Cleanup: Move patches.i to include/generated/
[lttng-modules.git] / lttng-context-tid.c
index efeca439010c603256dc5cc8e2c82ef94c5d2bc7..311613085afedd2e3bed7b5a41703e3d65712353 100644 (file)
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <wrapper/ringbuffer/frontend_types.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.023109 seconds and 4 git commands to generate.