Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-vegid.c
index abd81aa385101a52a3145ffe9e013802564112d7..6207e61cb7ffe3aba9b3c65a3531460e87d00522 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.022528 seconds and 4 git commands to generate.