summaryrefslogtreecommitdiffstats
path: root/sys/pci/agp_via.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/agp_via.c')
-rw-r--r--sys/pci/agp_via.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/agp_via.c b/sys/pci/agp_via.c
index c1ec049..00e4892 100644
--- a/sys/pci/agp_via.c
+++ b/sys/pci/agp_via.c
@@ -39,8 +39,8 @@ __FBSDID("$FreeBSD$");
#include <sys/mutex.h>
#include <sys/proc.h>
-#include <pci/pcivar.h>
-#include <pci/pcireg.h>
+#include <dev/pci/pcivar.h>
+#include <dev/pci/pcireg.h>
#include <pci/agppriv.h>
#include <pci/agpreg.h>
OpenPOWER on IntegriCloud