From 349d19dda9f7fe486c9521c04023528c7aa71998 Mon Sep 17 00:00:00 2001 From: James Ross-Gowan Date: Tue, 9 Dec 2014 20:50:36 +1100 Subject: w32_common: fix GUID linking in Cygwin --- video/out/w32_common.c | 1 + 1 file changed, 1 insertion(+) diff --git a/video/out/w32_common.c b/video/out/w32_common.c index 6c3359a7c3..c60026ba5f 100644 --- a/video/out/w32_common.c +++ b/video/out/w32_common.c @@ -23,6 +23,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3