summaryrefslogtreecommitdiff
path: root/hw/xen_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xen_common.h')
-rw-r--r--hw/xen_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xen_common.h b/hw/xen_common.h
index 7562567b5a..8a55b44f0b 100644
--- a/hw/xen_common.h
+++ b/hw/xen_common.h
@@ -10,7 +10,7 @@
#include "hw.h"
#include "xen.h"
-#include "sys-queue.h" /* BSD list implementation */
+#include "qemu-queue.h"
/*
* tweaks needed to build with different xen versions