summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core/pic8259.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/core/pic8259.c')
-rw-r--r--src/arch/i386/core/pic8259.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/core/pic8259.c b/src/arch/i386/core/pic8259.c
index 5c00deed..411e9419 100644
--- a/src/arch/i386/core/pic8259.c
+++ b/src/arch/i386/core/pic8259.c
@@ -6,7 +6,7 @@
#include <etherboot.h>
#include "pic8259.h"
-#include "realmode.h"
+#include "old_realmode.h"
/* State of trivial IRQ handler */
irq_t trivial_irq_installed_on = IRQ_NONE;