summary refs log tree commit diff stats
path: root/hw/vfio/vfio-display.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vfio/vfio-display.h')
-rw-r--r--hw/vfio/vfio-display.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/vfio/vfio-display.h b/hw/vfio/vfio-display.h
index 99b8cb67ef..2606c34b39 100644
--- a/hw/vfio/vfio-display.h
+++ b/hw/vfio/vfio-display.h
@@ -11,6 +11,7 @@
 
 #include "ui/console.h"
 #include "hw/display/ramfb.h"
+#include "hw/vfio/vfio-region.h"
 
 typedef struct VFIODMABuf {
     QemuDmaBuf *buf;