Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-x86-irq-vectors.c
index 3c760c1c2bc9905a0f932844d8ee3bad0977a493..5a3da8684d751a23b24827f3153da549a927b45a 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.023453 seconds and 4 git commands to generate.