diff options
Diffstat (limited to 'kernel/console.h')
| -rw-r--r-- | kernel/console.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/console.h b/kernel/console.h index 8c547db..d3b9b58 100644 --- a/kernel/console.h +++ b/kernel/console.h @@ -1,7 +1,7 @@ #ifndef CONSOLE_H #define CONSOLE_H -#include "kernel.h" +#include "lib/int/stdint.h" #define SCR_VIDEOMEM 0xb8000 |
