summaryrefslogtreecommitdiff
path: root/kvm_irq_comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'kvm_irq_comm.c')
-rw-r--r--kvm_irq_comm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm_irq_comm.c b/kvm_irq_comm.c
index f4df4e1..aa2ef74 100644
--- a/kvm_irq_comm.c
+++ b/kvm_irq_comm.c
@@ -35,7 +35,7 @@
#include "apicdef.h"
#include "kvm_lapic.h"
#include "kvm_ioapic.h"
-#include "irq.h"
+#include "kvm_irq.h"
extern long find_first_zero_bit(const unsigned long *, unsigned long);
extern int kvm_pic_set_irq(void *, int, int);