Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-context-vsgid.c
index 82ada63745b1774dfe410890f6f6bc13ebb8e1fb..c6a6ea7c8a30571b94c65ce5680e0f8283e8b680 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.022962 seconds and 4 git commands to generate.