summary refs log tree commit diff stats
path: root/hw/vfio/listener.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vfio/listener.c')
-rw-r--r--hw/vfio/listener.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/vfio/listener.c b/hw/vfio/listener.c
index d19674503c..6f77e18a7a 100644
--- a/hw/vfio/listener.c
+++ b/hw/vfio/listener.c
@@ -25,7 +25,7 @@
 #endif
 #include <linux/vfio.h>
 
-#include "hw/vfio/vfio-common.h"
+#include "hw/vfio/vfio-device.h"
 #include "hw/vfio/pci.h"
 #include "system/address-spaces.h"
 #include "system/memory.h"