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