diff options
Diffstat (limited to 'driver/keyboard.c')
| -rw-r--r-- | driver/keyboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/keyboard.c b/driver/keyboard.c index 65a99da..7cc93ec 100644 --- a/driver/keyboard.c +++ b/driver/keyboard.c @@ -2,7 +2,7 @@ // http://www.computer-engineering.org/ps2keyboard/scancodes1.html -#include "asm/x86.h" +#include "asm_x86.h" #include <stdbool.h> |
