Move headers under include/
[lttng-modules.git] / lttng-context-euid.c
index d14f310e52f5d92a736f808b0dbfd90a9f3bb127..fb13d0273bb88f6ee5cb4793cbef3c5af4d40638 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.022966 seconds and 4 git commands to generate.