Move headers under include/
[lttng-modules.git] / lttng-context-vtid.c
index 7f482b07d10f051d9b088440fbeb024e18724e04..6fd6bfc5c89ceb0d3ae445a3da734ac5566d4485 100644 (file)
@@ -10,9 +10,9 @@
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <include/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.023464 seconds and 4 git commands to generate.