Move headers under include/
[lttng-modules.git] / probes / lttng-probe-signal.c
index fcbfca13a15044a5418e7fd1623a568022151483..d6d72ca45ca182cd21c9b61026c1d9988a6f4552 100644 (file)
@@ -8,7 +8,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.022881 seconds and 4 git commands to generate.