diff options
Diffstat (limited to 'hw/sh_pci.c')
-rw-r--r-- | hw/sh_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sh_pci.c b/hw/sh_pci.c index 4277b01c9f..52dc02e1e7 100644 --- a/hw/sh_pci.c +++ b/hw/sh_pci.c @@ -24,6 +24,7 @@ #include "hw.h" #include "sh.h" #include "pci.h" +#include "sh_pci.h" #include "bswap.h" typedef struct { |