Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-preemptirq.c
index 73ea22bd14a6906515c2e18f28961d42b76cb0e8..d47152f7a3b66d0a97d5c3cd2d31b77c203f59e5 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <linux/module.h>
 #include <linux/uaccess.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.023463 seconds and 4 git commands to generate.