aboutsummaryrefslogtreecommitdiffstats
path: root/src/vgahooks.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vgahooks.c')
-rw-r--r--src/vgahooks.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/vgahooks.c b/src/vgahooks.c
index c9a44488..83d5a74b 100644
--- a/src/vgahooks.c
+++ b/src/vgahooks.c
@@ -6,9 +6,9 @@
#include "bregs.h" // set_code_invalid
#include "biosvar.h" // GET_GLOBAL
-#include "pci.h" // pci_find_device
-#include "pci_regs.h" // PCI_VENDOR_ID
-#include "pci_ids.h" // PCI_VENDOR_ID_VIA
+#include "hw/pci.h" // pci_find_device
+#include "hw/pci_regs.h" // PCI_VENDOR_ID
+#include "hw/pci_ids.h" // PCI_VENDOR_ID_VIA
#include "util.h" // handle_155f
#include "config.h" // CONFIG_*