Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-compaction.c
index b7d5052e82f8a92540aa3da5859a3fa6fc9411c9..225eef45fe70d927bcba3a659b617b34be7427c7 100644 (file)
@@ -9,7 +9,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.024688 seconds and 4 git commands to generate.