Move headers under include/
[lttng-modules.git] / lttng-context-vsgid.c
index 25221ca6616547fe834a57265235c22ba7698334..a2256249d8f828ef45f011f3c701a302fcb492dc 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.02343 seconds and 4 git commands to generate.