Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-module.c
index b422e0e85a2c0aff7426eea51b2827f9705f4e2c..c0ddf43eef159bec503f2c365eba826e6dd8c242 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.023633 seconds and 4 git commands to generate.