Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / probes / lttng-probe-kvm.c
index 38603d80a2a056cff68a97db61f19127afc777a7..930446571b647fdbd8aaf08f0dead1ffead9691a 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <linux/module.h>
 #include <linux/kvm_host.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.023588 seconds and 4 git commands to generate.