Cleanup: Move lttng-modules instrumentation headers
[lttng-modules.git] / probes / lttng-probe-x86-exceptions.c
index b7ded80277111ffb0d8d8c931cc4b0285b6ed89d..4a7d4e4ca73c2ebb1e8b48db0274b5dc40324a0f 100644 (file)
@@ -26,9 +26,9 @@
  */
 #define LTTNG_PACKAGE_BUILD
 #define CREATE_TRACE_POINTS
-#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module/arch/x86
+#define TRACE_INCLUDE_PATH instrumentation/events/arch/x86
 
-#include <instrumentation/events/lttng-module/arch/x86/exceptions.h>
+#include <instrumentation/events/arch/x86/exceptions.h>
 
 MODULE_LICENSE("GPL and additional rights");
 MODULE_AUTHOR("Mathieu Desnoyers <mathieu.desnoyers@efficios.com>");
This page took 0.024209 seconds and 4 git commands to generate.