Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-uprobes.c
index c29e18144d181381ec05ffd11a3547f9f0880e8a..c0f6e7c31c2a81c749735de4094637a75294b757 100644 (file)
@@ -15,8 +15,8 @@
 #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 <ringbuffer/frontend_types.h>
 #include <wrapper/uprobes.h>
This page took 0.023279 seconds and 4 git commands to generate.