]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/serial-pci.c
hw: move headers to include/
[mirror_qemu.git] / hw / serial-pci.c
index 954657ba326e1569a6ff1de268c2fcafcdc5f77c..2138e358516a5aef125ef463ad4ff4d659faf2cd 100644 (file)
@@ -25,7 +25,7 @@
 
 /* see docs/specs/pci-serial.txt */
 
-#include "hw/serial.h"
+#include "hw/char/serial.h"
 #include "hw/pci/pci.h"
 
 #define PCI_SERIAL_MAX_PORTS 4