aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/common/debug.c')
-rw-r--r--xen/common/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/common/debug.c b/xen/common/debug.c
index b17748a864..fa99d6bd8f 100644
--- a/xen/common/debug.c
+++ b/xen/common/debug.c
@@ -7,7 +7,7 @@
#include <xen/config.h>
#include <xen/types.h>
#include <xen/lib.h>
-#include <hypervisor-ifs/dom0_ops.h>
+#include <public/dom0_ops.h>
#include <xen/sched.h>
#include <xen/event.h>
#include <asm/page.h>