diff options
Diffstat (limited to 'sys/dev/aic7xxx/ahc_eisa.c')
-rw-r--r-- | sys/dev/aic7xxx/ahc_eisa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/ahc_eisa.c b/sys/dev/aic7xxx/ahc_eisa.c index e98be7d..c8805fe 100644 --- a/sys/dev/aic7xxx/ahc_eisa.c +++ b/sys/dev/aic7xxx/ahc_eisa.c @@ -43,7 +43,7 @@ #include <machine/resource.h> #include <sys/rman.h> -#include <i386/eisa/eisaconf.h> +#include <dev/eisa/eisaconf.h> #include <cam/cam.h> #include <cam/cam_ccb.h> |