Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-vpid.c
index 979d52aa899b381d6464add54a31266f7e344359..28178b9ead50bc3cb3b8b100bb675269cadafbe7 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 vpid_get_size(size_t offset)
This page took 0.023108 seconds and 4 git commands to generate.