diff options
Diffstat (limited to 'hw/misc/macio/gpio.c')
-rw-r--r-- | hw/misc/macio/gpio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/macio/gpio.c b/hw/misc/macio/gpio.c index e62b622112..6cca6b27d6 100644 --- a/hw/misc/macio/gpio.c +++ b/hw/misc/macio/gpio.c @@ -25,6 +25,7 @@ #include "qemu/osdep.h" #include "hw/ppc/mac.h" +#include "hw/qdev-properties.h" #include "migration/vmstate.h" #include "hw/misc/macio/macio.h" #include "hw/misc/macio/gpio.h" |