Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-egid.c
index 535402a2c923bd8d7fd3184314a6a30cf4ebb6d8..e649fec841da36a5852c1a322ba813c73cd7b91d 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.022542 seconds and 4 git commands to generate.