summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_sf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_sf.c')
-rw-r--r--sys/pci/if_sf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/if_sf.c b/sys/pci/if_sf.c
index 9eaad55..fcd05ff 100644
--- a/sys/pci/if_sf.c
+++ b/sys/pci/if_sf.c
@@ -111,8 +111,8 @@ __FBSDID("$FreeBSD$");
/* "controller miibus0" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
-#include <pci/pcireg.h>
-#include <pci/pcivar.h>
+#include <dev/pci/pcireg.h>
+#include <dev/pci/pcivar.h>
#define SF_USEIOSPACE
OpenPOWER on IntegriCloud