aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hfa/fore_init.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-08-22 06:00:27 +0000
committerWarner Losh <imp@FreeBSD.org>2003-08-22 06:00:27 +0000
commit77e6a3b2dd824c108a2bb21dcf84dc70c213aa3f (patch)
treea1114d7dca03d65ced88d018659a40fc8f1f2261 /sys/dev/hfa/fore_init.c
parent6c3bdd6dee7ed12052e67c85df264c58a124ae16 (diff)
Notes
Diffstat (limited to 'sys/dev/hfa/fore_init.c')
-rw-r--r--sys/dev/hfa/fore_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hfa/fore_init.c b/sys/dev/hfa/fore_init.c
index 2957b7c3503f..1a3e6950b8c2 100644
--- a/sys/dev/hfa/fore_init.c
+++ b/sys/dev/hfa/fore_init.c
@@ -54,7 +54,7 @@
#include <netatm/atm_stack.h>
#include <netatm/atm_pcb.h>
#include <netatm/atm_var.h>
-#include <pci/pcivar.h>
+#include <dev/pci/pcivar.h>
#include <dev/hfa/fore.h>
#include <dev/hfa/fore_aali.h>
#include <dev/hfa/fore_slave.h>