summaryrefslogtreecommitdiff
path: root/hw/dataplane/vring.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dataplane/vring.c')
-rw-r--r--hw/dataplane/vring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dataplane/vring.c b/hw/dataplane/vring.c
index e3b225315f..e0d6e83625 100644
--- a/hw/dataplane/vring.c
+++ b/hw/dataplane/vring.c
@@ -15,7 +15,7 @@
*/
#include "trace.h"
-#include "vring.h"
+#include "hw/virtio/dataplane/vring.h"
#include "qemu/error-report.h"
/* Map the guest's vring to host memory */