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 d43357feb..799c8beb7 100644 --- a/src/core/pc_kbd.c +++ b/src/core/pc_kbd.c @@ -10,7 +10,7 @@ * yhlu@tyan.com */ -#include "io.h" +#include <gpxe/io.h> #include "console.h" static char key_map[][128] = { |
