Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-signal.c
index fcbfca13a15044a5418e7fd1623a568022151483..3c270f90c4157d6838e08cb35814477eda2d1326 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <linux/module.h>
-#include <lttng-tracer.h>
+#include <lttng/tracer.h>
 
 /*
  * Create the tracepoint static inlines from the kernel to validate that our
This page took 0.022825 seconds and 4 git commands to generate.