]> git.proxmox.com Git - qemu.git/blobdiff - hw/sga.c
softmmu: move include files to include/sysemu/
[qemu.git] / hw / sga.c
index a666349f82128760525ebeda54ffb4fdfa705187..d5c91ed98ec79b40d283cf7765b6ee50f8735a4e 100644 (file)
--- a/hw/sga.c
+++ b/hw/sga.c
  * sgabios code originally available at code.google.com/p/sgabios
  *
  */
-#include "pci.h"
+#include "pci/pci.h"
 #include "pc.h"
 #include "loader.h"
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
 
 #define SGABIOS_FILENAME "sgabios.bin"