From 525930bdf448b20f3b725d1ae0fd4045654b1fa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= 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/bap/ode_e21XX/OemCustomize.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/bap') diff --git a/src/mainboard/bap/ode_e21XX/OemCustomize.c b/src/mainboard/bap/ode_e21XX/OemCustomize.c index 696a9b59eb..008e5da4f4 100644 --- a/src/mainboard/bap/ode_e21XX/OemCustomize.c +++ b/src/mainboard/bap/ode_e21XX/OemCustomize.c @@ -13,6 +13,7 @@ * GNU General Public License for more details. */ +#include #include -- cgit v1.2.3