Move headers under include/
[lttng-modules.git] / probes / lttng-probe-i2c.c
index 2867d17308bf9145c5c395ebd24ff6bb12e9cade..29a4955552d8c8660289d706b2ef9ea26271c328 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/moduleparam.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.022566 seconds and 4 git commands to generate.