Move headers under include/
[lttng-modules.git] / lttng-context-cgroup-ns.c
index 82245011952b3d32fb00bf3f1fa256ced5c8766f..b2f20c4f09cd479589d89c0167301078218348d9 100644 (file)
@@ -13,9 +13,9 @@
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/cgroup.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_CGROUPS)
 
This page took 0.023168 seconds and 4 git commands to generate.