Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-kvm-x86.c
index 30a6cc0cc35c93afdfa66cca2d2ad5b0fcb6a684..4e4f5c8361fa1b92afc43ce05bac2d9eae4f0887 100644 (file)
@@ -36,8 +36,8 @@
 #define LTTNG_PACKAGE_BUILD
 #define CREATE_TRACE_POINTS
 
-#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module/arch/x86/kvm
-#include <instrumentation/events/lttng-module/arch/x86/kvm/trace.h>
+#define TRACE_INCLUDE_PATH instrumentation/events/arch/x86/kvm
+#include <instrumentation/events/arch/x86/kvm/trace.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Mathieu Desnoyers <mathieu.desnoyers@efficios.com>");
This page took 0.023375 seconds and 4 git commands to generate.