aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c')
-rw-r--r--linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c b/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c
index 9b9761e841..2e81929624 100644
--- a/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c
+++ b/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c
@@ -12,7 +12,7 @@ static int errno;
#include <asm/mmu_context.h>
#include <asm-xen/ctrl_if.h>
#include <asm-xen/hypervisor.h>
-#include <asm-xen/hypervisor-ifs/dom0_ops.h>
+#include <asm-xen/xen-public/dom0_ops.h>
#include <asm-xen/suspend.h>
#include <asm-xen/queues.h>