From 154fae5683aa15e84bd07e37f4b219c86354692d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 2 Aug 2017 23:24:29 +0100 Subject: [PATCH] Another Windows include. --- src/lib/cross.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/cross.cc b/src/lib/cross.cc index 73e45213c..6dcdbcdc8 100644 --- a/src/lib/cross.cc +++ b/src/lib/cross.cc @@ -36,6 +36,7 @@ extern "C" { #undef DATADIR #include #include +#include #endif #ifdef DCPOMATIC_OSX #include -- 2.30.2