Move headers under include/
[lttng-modules.git] / probes / lttng-probe-random.c
index 918b4c2023bb1c1537e6cdbd2dcd763ae9af74e6..1353b168bc65240e6dfb441cf130a2a11316d5fe 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.022777 seconds and 4 git commands to generate.