diff options
Diffstat (limited to 'arch/x86/machine/biosmem.h')
-rw-r--r-- | arch/x86/machine/biosmem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/machine/biosmem.h b/arch/x86/machine/biosmem.h index a8b78e8a..19ec2cda 100644 --- a/arch/x86/machine/biosmem.h +++ b/arch/x86/machine/biosmem.h @@ -20,8 +20,8 @@ #include <stdbool.h> -#include <kern/types.h> #include <machine/multiboot.h> +#include <machine/types.h> /* * Address where the address of the Extended BIOS Data Area segment can be |