Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-power.c
index 8d806b814f04798e58807305ebaa797b54f39829..b72d30084f8acc08ab0785fa181484e40b1119ad 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.024385 seconds and 4 git commands to generate.