summaryrefslogtreecommitdiffstats
path: root/src/device/oprom/realmode/x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/realmode/x86.h')
-rw-r--r--src/device/oprom/realmode/x86.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/oprom/realmode/x86.h b/src/device/oprom/realmode/x86.h
index 36a28af1006e..b0efe90d3028 100644
--- a/src/device/oprom/realmode/x86.h
+++ b/src/device/oprom/realmode/x86.h
@@ -4,6 +4,7 @@
#define __DEVICE_OPROM_REALMODE_X86_H__
#include <arch/cpu.h>
+#include <stdint.h>
#define REALMODE_BASE ((void *)0x600)