Move headers under include/
[lttng-modules.git] / lttng-context-vgid.c
index 7aacf5e4013e82be486f5fca4dbc14dbc3d8450f..ec5f99651b05e2957cb6b93e7c1f2dc92abcd283 100644 (file)
@@ -11,9 +11,9 @@
 
 #include <linux/module.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
-#include <include/ringbuffer/frontend_types.h>
+#include <lttng/lttng-events.h>
+#include <lttng/lttng-tracer.h>
+#include <ringbuffer/frontend_types.h>
 #include <wrapper/user_namespace.h>
 
 static
This page took 0.022304 seconds and 4 git commands to generate.