Move headers under include/
[lttng-modules.git] / lttng-context-uts-ns.c
index 684c32163957a1fc1e4fa76285c30bbcb56a8ff9..7141f6179af53c65ccd5ff808e93a4cd9fcb6d94 100644 (file)
@@ -13,9 +13,9 @@
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/utsname.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_UTS_NS)
 
This page took 0.02342 seconds and 4 git commands to generate.