From 85f3eeabc4f81e034e4c7aca440bd11c9d634e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=A8s=20B=C3=A9lusca-Ma=C3=AFto?= Date: Thu, 9 Apr 2020 17:45:40 +0200 Subject: [PATCH] [BOOTVID] Addendum to 5f2ca473: Forgot to include the precompiled header. --- drivers/base/bootvid/common.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/base/bootvid/common.c b/drivers/base/bootvid/common.c index c82f8dd1bd1..07e98eced0a 100644 --- a/drivers/base/bootvid/common.c +++ b/drivers/base/bootvid/common.c @@ -1,3 +1,4 @@ +#include "precomp.h" /* GLOBALS ********************************************************************/