summaryrefslogtreecommitdiffstats
path: root/sys/pci/intpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/intpm.c')
-rw-r--r--sys/pci/intpm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c
index 3296dce..defc2c7 100644
--- a/sys/pci/intpm.c
+++ b/sys/pci/intpm.c
@@ -46,8 +46,8 @@ __FBSDID("$FreeBSD$");
/*This should be removed if force_pci_map_int supported*/
#include <sys/interrupt.h>
-#include <pci/pcireg.h>
-#include <pci/pcivar.h>
+#include <dev/pci/pcireg.h>
+#include <dev/pci/pcivar.h>
#include <pci/intpmreg.h>
#include "opt_intpm.h"
OpenPOWER on IntegriCloud