From 1de7afc984b49af164e2619e6850b9732b173b34 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 17 Dec 2012 18:20:00 +0100 Subject: misc: move include files to include/qemu/ Signed-off-by: Paolo Bonzini --- hw/xen_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/xen_common.h') diff --git a/hw/xen_common.h b/hw/xen_common.h index 727757a..95bc9a7 100644 --- a/hw/xen_common.h +++ b/hw/xen_common.h @@ -16,7 +16,7 @@ #include "hw.h" #include "xen.h" -#include "qemu-queue.h" +#include "qemu/queue.h" /* * We don't support Xen prior to 3.3.0. -- cgit v1.1