Move headers under include/
[lttng-modules.git] / lttng-context-sgid.c
index 464dd9112d39b11e0135f113d527cdd1ea3897dc..8703f966ac90d543e4aefe3874a9caa811626c69 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.02275 seconds and 4 git commands to generate.