Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-9p.c
index 7d464104b235eb6da73e4b1c30865b59852f4c3f..0da7cf4a46be2400bfc8ad58123bf764f841c9c5 100644 (file)
@@ -11,7 +11,7 @@
 #include <linux/module.h>
 #include <net/9p/9p.h>
 #include <net/9p/client.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.023386 seconds and 4 git commands to generate.