From 525930bdf448b20f3b725d1ae0fd4045654b1fa6 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 23 Sep 2017 16:21:02 +0300 Subject: binaryPI boards: Fix indirect AGESA.h include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3f6030879da61168adf42db0a4913d70a737594e Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21649 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/pcengines/apu2/OemCustomize.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/pcengines/apu2/OemCustomize.c') diff --git a/src/mainboard/pcengines/apu2/OemCustomize.c b/src/mainboard/pcengines/apu2/OemCustomize.c index 797b75f8be..a729860616 100644 --- a/src/mainboard/pcengines/apu2/OemCustomize.c +++ b/src/mainboard/pcengines/apu2/OemCustomize.c @@ -13,6 +13,7 @@ * GNU General Public License for more details. */ +#include #include -- cgit v1.2.3