Move headers under include/
[lttng-modules.git] / lttng-context-egid.c
index 4921ff4ad2e3c2d78ffa6e7c1709dc15923911b0..e4b708162604bdd6f0d9c127688c6211ed87884c 100644 (file)
@@ -11,9 +11,9 @@
 
 #include <linux/module.h>
 #include <linux/sched.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
-#include <include/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.022257 seconds and 4 git commands to generate.