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