Move headers under include/
[lttng-modules.git] / lttng-context-pid-ns.c
index b22d4460d92147c3587cd74442eb98c3793110b7..ae4def74624116faf705113415f4b265b31ac343 100644 (file)
@@ -13,9 +13,9 @@
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/pid_namespace.h>
-#include <lttng-events.h>
-#include <include/ringbuffer/frontend_types.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-events.h>
+#include <ringbuffer/frontend_types.h>
+#include <lttng/lttng-tracer.h>
 
 #if defined(CONFIG_PID_NS)
 
This page took 0.024058 seconds and 4 git commands to generate.