diff options
Diffstat (limited to 'hw/dec_pci.c')
-rw-r--r-- | hw/dec_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/dec_pci.c b/hw/dec_pci.c index ee49d5adf0..f7a9cdcfc3 100644 --- a/hw/dec_pci.c +++ b/hw/dec_pci.c @@ -27,6 +27,7 @@ #include "sysbus.h" #include "pci.h" #include "pci_host.h" +#include "pci_bridge.h" /* debug DEC */ //#define DEBUG_DEC |