summaryrefslogtreecommitdiffstats
path: root/arch/x86/pirq_routing.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/pirq_routing.c')
-rw-r--r--arch/x86/pirq_routing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/pirq_routing.c b/arch/x86/pirq_routing.c
index 8bfcd75644de..9e543e7944df 100644
--- a/arch/x86/pirq_routing.c
+++ b/arch/x86/pirq_routing.c
@@ -26,7 +26,7 @@
#include <console.h>
#include <device/device.h>
#include <tables.h>
-#include <pirq_routing.h>
+#include <arch/x86/pirq_routing.h>
static void check_pirq_routing_table(struct irq_routing_table *rt)
{