diff options
Diffstat (limited to 'hw/pxa2xx_pcmcia.c')
-rw-r--r-- | hw/pxa2xx_pcmcia.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pxa2xx_pcmcia.c b/hw/pxa2xx_pcmcia.c index f5d805a7c3..1e96ee44b5 100644 --- a/hw/pxa2xx_pcmcia.c +++ b/hw/pxa2xx_pcmcia.c @@ -9,6 +9,7 @@ #include "hw.h" #include "pcmcia.h" +#include "pxa.h" struct pxa2xx_pcmcia_s { struct pcmcia_socket_s slot; |