From: Carl Hetherington Date: Thu, 5 Jul 2018 14:33:21 +0000 (+0100) Subject: Try again to fix OS X build. X-Git-Tag: v2.13.33~1 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=0e2b36f03f6b5614492d16565d2ef6a98e48dcc9;p=dcpomatic.git Try again to fix OS X build. --- diff --git a/src/wx/timeline.cc b/src/wx/timeline.cc index 09c86a357..0ddd78ae0 100644 --- a/src/wx/timeline.cc +++ b/src/wx/timeline.cc @@ -41,6 +41,7 @@ #include #include #include +#include #include using std::list;