From 8e9a7b5f8ed4ed008e679644c28bc9c43f56f794 Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Mon, 6 Jun 2011 11:01:49 -0700 Subject: HVM-299 Add kvm_ prefix to apicdef.h and vmx.h --- kvm_irq_comm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kvm_irq_comm.c') diff --git a/kvm_irq_comm.c b/kvm_irq_comm.c index db9ea50..249c07e 100644 --- a/kvm_irq_comm.c +++ b/kvm_irq_comm.c @@ -32,7 +32,7 @@ #include "kvm_x86host.h" #include "kvm_iodev.h" #include "kvm.h" -#include "apicdef.h" +#include "kvm_apicdef.h" #include "kvm_lapic.h" #include "kvm_ioapic.h" #include "kvm_irq.h" -- cgit v1.2.3