diff options
Diffstat (limited to 'hw/pcmcia/pxa2xx.c')
-rw-r--r-- | hw/pcmcia/pxa2xx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pcmcia/pxa2xx.c b/hw/pcmcia/pxa2xx.c index 20c9c753d2..8993b784bb 100644 --- a/hw/pcmcia/pxa2xx.c +++ b/hw/pcmcia/pxa2xx.c @@ -13,6 +13,7 @@ #include "qemu/osdep.h" #include "hw/hw.h" #include "hw/sysbus.h" +#include "qemu/module.h" #include "hw/pcmcia.h" #include "hw/arm/pxa.h" |