Revision 0d09e41a hw/esp-pci.c

b/hw/esp-pci.c
24 24
 */
25 25

  
26 26
#include "hw/pci/pci.h"
27
#include "hw/eeprom93xx.h"
28
#include "hw/esp.h"
27
#include "hw/nvram/eeprom93xx.h"
28
#include "hw/scsi/esp.h"
29 29
#include "trace.h"
30 30
#include "qemu/log.h"
31 31

  

Also available in: Unified diff