Move headers under include/
[lttng-modules.git] / lttng-context-veuid.c
index 1db2283d46f6464ab5a4dae249a79c3051f29a90..19d6e1bc4fee6387a0d565d37591ba8470b8cfe3 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.022902 seconds and 4 git commands to generate.