Move leftover relative include paths to system paths
[deliverable/lttng-modules.git] / instrumentation / events / lttng-module / arch / x86 / exceptions.h
index 7764a5dc2367f156f14f99ae9b8db90f8df0b53d..a4546ccaed1a9e65b10ae0d084218cd41017fbb2 100644 (file)
@@ -44,7 +44,7 @@ LTTNG_EXCEPTIONS_TRACEPOINT_EVENT_INSTANCE_MAP(page_fault_kernel,
 #endif /* LTTNG_TRACE_EXCEPTIONS_H */
 
 #undef TRACE_INCLUDE_PATH
-#define TRACE_INCLUDE_PATH ../instrumentation/events/lttng-module/arch/x86
+#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module/arch/x86
 #undef TRACE_INCLUDE_FILE
 #define TRACE_INCLUDE_FILE exceptions
 
This page took 0.02641 seconds and 5 git commands to generate.