Cleanup: Move lib/ringbuffer/ headers to include/ringbuffer/
[lttng-modules.git] / probes / lttng-uprobes.c
index 82bd4fd4991ba08925d0437f347937815836b804..c29e18144d181381ec05ffd11a3547f9f0880e8a 100644 (file)
@@ -18,7 +18,7 @@
 #include <lttng-events.h>
 #include <lttng-tracer.h>
 #include <wrapper/irqflags.h>
-#include <wrapper/ringbuffer/frontend_types.h>
+#include <ringbuffer/frontend_types.h>
 #include <wrapper/uprobes.h>
 #include <wrapper/vmalloc.h>
 
This page took 0.022968 seconds and 4 git commands to generate.