Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-block.c
index 1838491b2c1b40673b16f5ab9ed15af0d3b46710..eceed5df5cc8586330bba2d67046914dc52361be 100644 (file)
@@ -9,8 +9,8 @@
 
 #include <linux/module.h>
 #include <linux/blktrace_api.h>
-#include <lttng-tracer.h>
-#include <lttng-kernel-version.h>
+#include <lttng/tracer.h>
+#include <lttng/kernel-version.h>
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.02303 seconds and 4 git commands to generate.