aboutsummaryrefslogtreecommitdiff
path: root/vl.h
diff options
context:
space:
mode:
Diffstat (limited to 'vl.h')
-rw-r--r--vl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vl.h b/vl.h
index 09db43ef3b..3b12d372c2 100644
--- a/vl.h
+++ b/vl.h
@@ -1525,6 +1525,8 @@ struct pcmcia_card_s {
/* dscm1xxxx.c */
struct pcmcia_card_s *dscm1xxxx_init(BlockDriverState *bdrv);
+#include "hw/pxa.h"
+
#include "gdbstub.h"
#endif /* defined(QEMU_TOOL) */