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