Move headers under include/
[lttng-modules.git] / probes / lttng-probe-preemptirq.c
index 73ea22bd14a6906515c2e18f28961d42b76cb0e8..cca9970ef0b5c459508b11972b5c66199296b526 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/uaccess.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.023455 seconds and 4 git commands to generate.