summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2007-11-13 01:30:40 +0000
committerjb <jb@FreeBSD.org>2007-11-13 01:30:40 +0000
commit09fead072ea7b5b3823d7469b8e970388064465d (patch)
tree528ada15d9abb13899e2fae93884766ad5e4e2e3 /usr.sbin/pciconf
parentb101115f77b27c548b332ebac1519ca4acd5b0a2 (diff)
downloadFreeBSD-src-09fead072ea7b5b3823d7469b8e970388064465d.zip
FreeBSD-src-09fead072ea7b5b3823d7469b8e970388064465d.tar.gz
Include agpreg.h from it's new location.
Diffstat (limited to 'usr.sbin/pciconf')
-rw-r--r--usr.sbin/pciconf/cap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pciconf/cap.c b/usr.sbin/pciconf/cap.c
index 1ccb8f8..4c18a7f 100644
--- a/usr.sbin/pciconf/cap.c
+++ b/usr.sbin/pciconf/cap.c
@@ -40,7 +40,7 @@ static const char rcsid[] =
#include <sys/agpio.h>
#include <sys/pciio.h>
-#include <pci/agpreg.h>
+#include <dev/agp/agpreg.h>
#include <dev/pci/pcireg.h>
#include "pciconf.h"
OpenPOWER on IntegriCloud