]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/esp-pci.c
hw: move headers to include/
[thirdparty/qemu.git] / hw / esp-pci.c
index 7599b39d8d564b1802bc9666fbb7c8e339b02fcb..3ca5c8c673b53609227bba9ca4f936ad493991af 100644 (file)
@@ -24,8 +24,8 @@
  */
 
 #include "hw/pci/pci.h"
-#include "hw/eeprom93xx.h"
-#include "hw/esp.h"
+#include "hw/nvram/eeprom93xx.h"
+#include "hw/scsi/esp.h"
 #include "trace.h"
 #include "qemu/log.h"