Move headers under include/
[lttng-modules.git] / probes / lttng-probe-scsi.c
index 89e4327385fc16d52a5b4d99b399472e5a5e007c..786f29a6156cfca8fbd552ed6bf70e00a3dd85c7 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <scsi/scsi_device.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.023283 seconds and 4 git commands to generate.