Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-rcu.c
index df7ddcbf2774dbcc87960fc37afd06cf134877c8..0d9f0f53e3535853d31382b93f3db5d276a67061 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/rcupdate.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.023189 seconds and 4 git commands to generate.