Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-jbd.c
index 25b34e732602591a1e81b0ade525db6f344c150e..f6f893365b2f34757a01d82a48279fafaaeeeaa4 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.02289 seconds and 4 git commands to generate.