Move headers under include/
[lttng-modules.git] / probes / lttng-probe-compaction.c
index b7d5052e82f8a92540aa3da5859a3fa6fc9411c9..7d229dbec1594bc0e1d94644fb224e698f7bb0f0 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.023137 seconds and 4 git commands to generate.