Move headers under include/
[lttng-modules.git] / probes / lttng-probe-net.c
index c69bc1abcb810b3aff579b93c60a0d14d4fad3af..f1e5a695c49fd9646badbf022e26aae3c9e360b6 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include <linux/module.h>
-#include <lttng-tracer.h>
+#include <lttng/lttng-tracer.h>
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.023554 seconds and 4 git commands to generate.