aboutsummaryrefslogtreecommitdiff
path: root/include/hw/hyperv/vmbus-bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/hyperv/vmbus-bridge.h')
-rw-r--r--include/hw/hyperv/vmbus-bridge.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/hw/hyperv/vmbus-bridge.h b/include/hw/hyperv/vmbus-bridge.h
index 33f93de64d..fe90bda01b 100644
--- a/include/hw/hyperv/vmbus-bridge.h
+++ b/include/hw/hyperv/vmbus-bridge.h
@@ -11,11 +11,10 @@
#define HW_HYPERV_VMBUS_BRIDGE_H
#include "hw/sysbus.h"
+#include "hw/hyperv/vmbus.h"
#define TYPE_VMBUS_BRIDGE "vmbus-bridge"
-typedef struct VMBus VMBus;
-
typedef struct VMBusBridge {
SysBusDevice parent_obj;