summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/irongate.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/pci/irongate.c')
-rw-r--r--sys/alpha/pci/irongate.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/alpha/pci/irongate.c b/sys/alpha/pci/irongate.c
index ea314cb..a744c3d 100644
--- a/sys/alpha/pci/irongate.c
+++ b/sys/alpha/pci/irongate.c
@@ -38,8 +38,8 @@ __FBSDID("$FreeBSD$");
#include <sys/rman.h>
#include <sys/malloc.h>
-#include <pci/pcivar.h>
-#include <pci/pcireg.h>
+#include <dev/pci/pcivar.h>
+#include <dev/pci/pcireg.h>
#include <alpha/isa/isavar.h>
#include <alpha/pci/irongatereg.h>
#include <alpha/pci/irongatevar.h>
OpenPOWER on IntegriCloud