https://git.reactos.org/?p=reactos.git;a=commitdiff;h=85f3eeabc4f81e034e4c7…
commit 85f3eeabc4f81e034e4c7aca440bd11c9d634e9a
Author: Hermès Bélusca-Maïto <hermes.belusca-maito(a)reactos.org>
AuthorDate: Thu Apr 9 17:45:40 2020 +0200
Commit: Hermès Bélusca-Maïto <hermes.belusca-maito(a)reactos.org>
CommitDate: Thu Apr 9 17:45:40 2020 +0200
[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 ********************************************************************/