From 9fb0180eb27152f997ff7ab79bdc640bb3620f62 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 9f0180b49e..2827ec0e25 100644 --- a/video/out/w32_common.c +++ b/video/out/w32_common.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include "options/options.h" -- cgit v1.2.3