diff options
Diffstat (limited to 'src/core/pc_kbd.c')
| -rw-r--r-- | src/core/pc_kbd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/pc_kbd.c b/src/core/pc_kbd.c index 8c07a7f01..42df755b5 100644 --- a/src/core/pc_kbd.c +++ b/src/core/pc_kbd.c @@ -11,7 +11,7 @@ */ #include <ipxe/io.h> -#include "console.h" +#include <ipxe/console.h> static char key_map[][128] = { { |
