Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-lock.c
index 12e0194b6ed7ce0544eaa62db28b2fb84e9711f9..0890e591321e5fe988e2249eb29cc128b19c65b1 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/version.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.023282 seconds and 4 git commands to generate.