Move headers under include/
[lttng-modules.git] / lttng-context-ipc-ns.c
index e5e7d6ee601354857d33e887bd1e9003ab45ff9c..13470f50b96d5fb70f679ec814d24701bd526bd5 100644 (file)
@@ -13,9 +13,9 @@
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/ipc_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_IPC_NS)
 
This page took 0.02292 seconds and 4 git commands to generate.