diff options
Diffstat (limited to 'sys/dev/hfa/fore_stats.c')
| -rw-r--r-- | sys/dev/hfa/fore_stats.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hfa/fore_stats.c b/sys/dev/hfa/fore_stats.c index d8518afd2fd9..a160dbe7bf3c 100644 --- a/sys/dev/hfa/fore_stats.c +++ b/sys/dev/hfa/fore_stats.c @@ -52,7 +52,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> |
