Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-sched.c
index 577cb4088a9d8406d35029a3f7593f00eb362043..f369d810cbec24c9931445de90477d37de630f80 100644 (file)
@@ -8,7 +8,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.023946 seconds and 4 git commands to generate.