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