diff options
Diffstat (limited to 'src/core/pcmcia.c')
| -rw-r--r-- | src/core/pcmcia.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/pcmcia.c b/src/core/pcmcia.c index f39cd04fe..2d8ceb6f5 100644 --- a/src/core/pcmcia.c +++ b/src/core/pcmcia.c @@ -34,7 +34,7 @@ FILE_LICENCE ( GPL2_ONLY ); #define CODE_STATUS "alpha" #define CODE_VERSION "0.1.3" #include <pcmcia-opts.h> -#include <console.h> +#include <ipxe/console.h> #include <ipxe/init.h> int sockets; /* AHTODO: Phase this out! */ |
