Move leftover relative include paths to system paths
[deliverable/lttng-modules.git] / probes / lttng-probe-x86-irq-vectors.c
index bc4b9a9cf5a85efda9f26925038ab741d6734c5a..7395c7938c4e26de76645621f8717c003776a9ea 100644 (file)
@@ -39,7 +39,7 @@
  */
 #define LTTNG_PACKAGE_BUILD
 #define CREATE_TRACE_POINTS
-#define TRACE_INCLUDE_PATH ../instrumentation/events/lttng-module/arch/x86
+#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module/arch/x86
 
 #include <instrumentation/events/lttng-module/arch/x86/irq_vectors.h>
 
This page took 0.030675 seconds and 5 git commands to generate.