Move headers under include/
[lttng-modules.git] / probes / lttng-probe-rcu.c
index df7ddcbf2774dbcc87960fc37afd06cf134877c8..9b7fa652173cc073e984b5f7f036bf16f14cfcf5 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/rcupdate.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-tracer.h>
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.022847 seconds and 4 git commands to generate.