From edbf8572d02869f2f3eaccab38726014cd4edeca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sun, 19 Feb 2017 18:15:15 -0800 Subject: [PATCH] Fixed MinGW build. --- examples/common/entry/entry_windows.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/common/entry/entry_windows.cpp b/examples/common/entry/entry_windows.cpp index b89e5864b..055c85788 100644 --- a/examples/common/entry/entry_windows.cpp +++ b/examples/common/entry/entry_windows.cpp @@ -19,6 +19,7 @@ #include #include +#include #include #include