summary refs log tree commit diff stats
path: root/include/hw/vfio/vfio-container-legacy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/vfio/vfio-container-legacy.h')
-rw-r--r--include/hw/vfio/vfio-container-legacy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/vfio/vfio-container-legacy.h b/include/hw/vfio/vfio-container-legacy.h
index ab5130d26e..74a72df018 100644
--- a/include/hw/vfio/vfio-container-legacy.h
+++ b/include/hw/vfio/vfio-container-legacy.h
@@ -9,7 +9,7 @@
 #ifndef HW_VFIO_CONTAINER_LEGACY_H
 #define HW_VFIO_CONTAINER_LEGACY_H
 
-#include "hw/vfio/vfio-container-base.h"
+#include "hw/vfio/vfio-container.h"
 #include "hw/vfio/vfio-cpr.h"
 
 typedef struct VFIOLegacyContainer VFIOLegacyContainer;