Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-jbd2.c
index 4688279af0ff38b4eaf042abe22da6ad37fb2e5a..007cf1e147b560d5b6abeffae02fb1f85002cc73 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include <linux/module.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.022668 seconds and 4 git commands to generate.