Move wrapper/ringbuffer to include/ringbuffer
[lttng-modules.git] / probes / lttng-uprobes.c
index c5d28c33983e4efcb40c6719e8b74b8e3824e491..268b563889ceefade7a4172e0aeecf55589452f0 100644 (file)
@@ -19,7 +19,7 @@
 #include <lttng-events.h>
 #include <lttng-tracer.h>
 #include <wrapper/irqflags.h>
-#include <wrapper/ringbuffer/frontend_types.h>
+#include <include/ringbuffer/frontend_types.h>
 
 static
 int lttng_uprobes_handler_pre(struct uprobe_consumer *uc, struct pt_regs *regs)
This page took 0.02404 seconds and 4 git commands to generate.