Move headers under include/
[lttng-modules.git] / probes / lttng-probe-printk.c
index 3476bed82afb15972d3494c4e4920ec6feca26f6..cae8918f67bff95e2369db467ad96e900e5c4979 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.023082 seconds and 4 git commands to generate.