Move headers under include/
[lttng-modules.git] / lttng-context-vsuid.c
index d5677ba92a6afded951958a22b7b9fcb02b71cca..1299b3d086272efd75e9a0e221abd991d7085ba5 100644 (file)
@@ -11,9 +11,9 @@
 
 #include <linux/module.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
-#include <wrapper/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.023461 seconds and 4 git commands to generate.