summary refs log tree commit diff stats
path: root/include/hw/virtio/dataplane/vring-accessors.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/virtio/dataplane/vring-accessors.h')
-rw-r--r--include/hw/virtio/dataplane/vring-accessors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/virtio/dataplane/vring-accessors.h b/include/hw/virtio/dataplane/vring-accessors.h
index b508b87900..815c19b6ef 100644
--- a/include/hw/virtio/dataplane/vring-accessors.h
+++ b/include/hw/virtio/dataplane/vring-accessors.h
@@ -1,7 +1,7 @@
 #ifndef VRING_ACCESSORS_H
 #define VRING_ACCESSORS_H
 
-#include "hw/virtio/virtio_ring.h"
+#include "standard-headers/linux/virtio_ring.h"
 #include "hw/virtio/virtio.h"
 #include "hw/virtio/virtio-access.h"