summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/graphics.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/picasso/graphics.c')
-rw-r--r--src/soc/amd/picasso/graphics.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/picasso/graphics.c b/src/soc/amd/picasso/graphics.c
index 047559cbf3..298e177881 100644
--- a/src/soc/amd/picasso/graphics.c
+++ b/src/soc/amd/picasso/graphics.c
@@ -4,6 +4,7 @@
#include <device/pci_rom.h>
#include <soc/cpu.h>
#include <soc/soc_util.h>
+#include <stdint.h>
void map_oprom_vendev_rev(u32 *vendev, u8 *rev)
{