]> git.proxmox.com Git - qemu.git/blobdiff - hw/serial-pci.c
moxie: configure with default-configs file
[qemu.git] / hw / serial-pci.c
index 1c31353f6df5e8d1bf730bed86322590dcc30457..2138e358516a5aef125ef463ad4ff4d659faf2cd 100644 (file)
@@ -25,8 +25,8 @@
 
 /* see docs/specs/pci-serial.txt */
 
-#include "serial.h"
-#include "pci/pci.h"
+#include "hw/char/serial.h"
+#include "hw/pci/pci.h"
 
 #define PCI_SERIAL_MAX_PORTS 4