Move headers under include/
[lttng-modules.git] / probes / lttng-probe-sock.c
index 1d3a49390e6f3b4f57ec4137cb9b4f99ada2335f..6f90f100d3d6aa39695526685612661b90707c7e 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.023722 seconds and 4 git commands to generate.