Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-vppid.c
index cedf68043250791b14b6a9a4b2fda0e4804d302f..8757eb29f423ca1cf70f579ef2d4e428807f1882 100644 (file)
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/syscalls.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 vppid_get_size(size_t offset)
This page took 0.023063 seconds and 4 git commands to generate.