summaryrefslogtreecommitdiff
path: root/hw/serial-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/serial-pci.c')
-rw-r--r--hw/serial-pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/serial-pci.c b/hw/serial-pci.c
index 95dc5c8d2f..6a2548a515 100644
--- a/hw/serial-pci.c
+++ b/hw/serial-pci.c
@@ -26,7 +26,7 @@
/* see docs/specs/pci-serial.txt */
#include "serial.h"
-#include "pci.h"
+#include "pci/pci.h"
#define PCI_SERIAL_MAX_PORTS 4