From: Carl Hetherington Date: Wed, 2 Aug 2017 22:24:29 +0000 (+0100) Subject: Another Windows include. X-Git-Tag: v2.11.17~18 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=154fae5683aa15e84bd07e37f4b219c86354692d Another Windows include. --- 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