Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-veuid.c
index f032b3a6d47495f0cceb0139c45061c9b4aacbd3..a24982080afe39aa6ac9b5532e2c24d5669986de 100644 (file)
@@ -11,8 +11,8 @@
 
 #include <linux/module.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/events.h>
+#include <lttng/tracer.h>
 #include <ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
 #include <wrapper/user_namespace.h>
This page took 0.0278 seconds and 4 git commands to generate.