Move headers under include/
[lttng-modules.git] / lttng-context-vtid.c
index dc0e99b99bfb7517c200d5de97c144850f1eee89..6fd6bfc5c89ceb0d3ae445a3da734ac5566d4485 100644 (file)
@@ -10,9 +10,9 @@
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <wrapper/ringbuffer/frontend_types.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-events.h>
+#include <ringbuffer/frontend_types.h>
+#include <lttng/lttng-tracer.h>
 
 static
 size_t vtid_get_size(size_t offset)
This page took 0.023629 seconds and 4 git commands to generate.