Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / lttng-context-cpu-id.c
index 20c186a43bd54c63967e2039b9286182ff0c26dc..498dfcf09eb3f54052265405b101038baf0406a7 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 cpu_id_get_size(size_t offset)
This page took 0.022895 seconds and 4 git commands to generate.