summaryrefslogtreecommitdiff
path: root/sys/dev/rp
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-08-22 06:42:59 +0000
committerWarner Losh <imp@FreeBSD.org>2003-08-22 06:42:59 +0000
commit38d8c9940bac138b83c5aa0066f0e2623d3a3512 (patch)
tree31f5332374dc65d2e44da8de4262358515fe66bb /sys/dev/rp
parent51d3b6d1cc8628d6ed6579f73064675797cedc28 (diff)
Notes
Diffstat (limited to 'sys/dev/rp')
-rw-r--r--sys/dev/rp/rp_pci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/rp/rp_pci.c b/sys/dev/rp/rp_pci.c
index 0e10266b466d..3ef443b12037 100644
--- a/sys/dev/rp/rp_pci.c
+++ b/sys/dev/rp/rp_pci.c
@@ -51,8 +51,8 @@
#include <dev/rp/rpreg.h>
#include <dev/rp/rpvar.h>
-#include <pci/pcireg.h>
-#include <pci/pcivar.h>
+#include <dev/pci/pcireg.h>
+#include <dev/pci/pcivar.h>
/* PCI IDs */
#define RP_VENDOR_ID 0x11FE