summaryrefslogtreecommitdiff
path: root/sys/dev/amd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-08-22 05:54:52 +0000
committerWarner Losh <imp@FreeBSD.org>2003-08-22 05:54:52 +0000
commit4fbd232c8640bb1d58dca36e50df7c1c8eb4ca72 (patch)
tree633ff3cbdbfdb63210ca731968f72ea813a82ed7 /sys/dev/amd
parent3c5a69f7d0cda4d5da3e70514357a4a4989ceb03 (diff)
Notes
Diffstat (limited to 'sys/dev/amd')
-rw-r--r--sys/dev/amd/amd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/amd/amd.c b/sys/dev/amd/amd.c
index dd025a1678f9..d601ebc866f8 100644
--- a/sys/dev/amd/amd.c
+++ b/sys/dev/amd/amd.c
@@ -76,8 +76,8 @@
#include <cam/scsi/scsi_all.h>
#include <cam/scsi/scsi_message.h>
-#include <pci/pcivar.h>
-#include <pci/pcireg.h>
+#include <dev/pci/pcivar.h>
+#include <dev/pci/pcireg.h>
#include <dev/amd/amd.h>
#define PCI_DEVICE_ID_AMD53C974 0x20201022ul