]> Git Repo - qemu.git/blobdiff - hw/ac97.c
pseries: Remove "busname" property for PCI host bridge
[qemu.git] / hw / ac97.c
index 6c565e755c0fac1b6d10c29bf01faac3cbaa2603..c7d601fdb7dcf736f4b38d8fc966775afb9e44f3 100644 (file)
--- a/hw/ac97.c
+++ b/hw/ac97.c
  * GNU GPL, version 2 or (at your option) any later version.
  */
 
-#include "hw.h"
-#include "audiodev.h"
+#include "hw/hw.h"
+#include "hw/audiodev.h"
 #include "audio/audio.h"
-#include "pci/pci.h"
+#include "hw/pci/pci.h"
 #include "sysemu/dma.h"
 
 enum {
This page took 0.0246 seconds and 4 git commands to generate.