aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/kernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/common/kernel.c')
-rw-r--r--xen/common/kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/common/kernel.c b/xen/common/kernel.c
index 79bb14324a..481b05de17 100644
--- a/xen/common/kernel.c
+++ b/xen/common/kernel.c
@@ -24,7 +24,7 @@
#include <asm/io.h>
#include <asm/uaccess.h>
#include <asm/domain_page.h>
-#include <hypervisor-ifs/dom0_ops.h>
+#include <public/dom0_ops.h>
unsigned long xenheap_phys_end;