Move headers under include/
[lttng-modules.git] / lttng-context-interruptible.c
index d354a0886fc087d5afcb5f43306d6be2146ebe82..3f80450b1efe3369e744c5f26effde39ad9fbca9 100644 (file)
@@ -11,9 +11,9 @@
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <linux/irqflags.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>
 
 /*
  * Interruptible at value -1 means "unknown".
This page took 0.022933 seconds and 4 git commands to generate.