summaryrefslogtreecommitdiff
path: root/hw/dataplane/vring.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dataplane/vring.h')
-rw-r--r--hw/dataplane/vring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dataplane/vring.h b/hw/dataplane/vring.h
index 3274f623f5..defb1efcda 100644
--- a/hw/dataplane/vring.h
+++ b/hw/dataplane/vring.h
@@ -19,7 +19,7 @@
#include <linux/virtio_ring.h>
#include "qemu-common.h"
-#include "hw/dataplane/hostmem.h"
+#include "hostmem.h"
#include "hw/virtio.h"
typedef struct {