diff options
Diffstat (limited to 'src/superio/winbond/w83627thg/w83627thg.h')
-rw-r--r-- | src/superio/winbond/w83627thg/w83627thg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627thg/w83627thg.h b/src/superio/winbond/w83627thg/w83627thg.h index acea3826e9..d254e53c09 100644 --- a/src/superio/winbond/w83627thg/w83627thg.h +++ b/src/superio/winbond/w83627thg/w83627thg.h @@ -19,7 +19,7 @@ #ifndef SUPERIO_WINBOND_W83627THG_W83627THG_H #define SUPERIO_WINBOND_W83627THG_W83627THG_H -#include <arch/io.h> +#include <device/pnp_type.h> #define W83627THG_FDC 0 /* Floppy */ #define W83627THG_PP 1 /* Parallel port */ |