Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-regulator.c
index 51a1e04bdc0f3b4157e043c7fdef6716ca2b73ab..4a7b24b9b46602bdfcc406272cbbeb36d713c1c0 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include <linux/module.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.023631 seconds and 4 git commands to generate.