diff options
Diffstat (limited to 'arch/x86/machine/io.h')
-rw-r--r-- | arch/x86/machine/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/machine/io.h b/arch/x86/machine/io.h index d99d180f..6b10f0eb 100644 --- a/arch/x86/machine/io.h +++ b/arch/x86/machine/io.h @@ -18,7 +18,7 @@ #ifndef _X86_IO_H #define _X86_IO_H -#include <lib/stdint.h> +#include <kern/stdint.h> /* * Read a byte from an I/O port. |