diff options
Diffstat (limited to 'src/drivers/xgi/common/xgi_coreboot.h')
-rw-r--r-- | src/drivers/xgi/common/xgi_coreboot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/xgi/common/xgi_coreboot.h b/src/drivers/xgi/common/xgi_coreboot.h index 6c0fd6ccd1..39e74d1e47 100644 --- a/src/drivers/xgi/common/xgi_coreboot.h +++ b/src/drivers/xgi/common/xgi_coreboot.h @@ -24,6 +24,7 @@ #include <stdint.h> #include <string.h> #include <arch/io.h> +#include <device/mmio.h> #include <console/console.h> #include <device/device.h> |