Cleanup: Remove toplevel directory from include search path
[lttng-modules.git] / probes / lttng-uprobes.c
index 82bd4fd4991ba08925d0437f347937815836b804..c0f6e7c31c2a81c749735de4094637a75294b757 100644 (file)
 #include <linux/namei.h>
 #include <linux/slab.h>
 #include <linux/uaccess.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#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.023977 seconds and 4 git commands to generate.