From 2a7fbea3f14cae2119816c5a28c455f45c75650f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Thu, 13 Jul 2017 15:18:18 +0300 Subject: K8: Fix indirect includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I370285aa52776170a32b6dd36c0eef74eea9400c Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/20562 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/iwill/dk8_htx/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/iwill/dk8_htx') diff --git a/src/mainboard/iwill/dk8_htx/romstage.c b/src/mainboard/iwill/dk8_htx/romstage.c index 47d2619048..683d7739d8 100644 --- a/src/mainboard/iwill/dk8_htx/romstage.c +++ b/src/mainboard/iwill/dk8_htx/romstage.c @@ -9,6 +9,7 @@ #include #include "southbridge/amd/amd8111/early_smbus.c" #include +#include #include #include -- cgit v1.2.3