From: Carl Hetherington Date: Mon, 3 Jun 2019 12:40:43 +0000 (+0100) Subject: Another OS X include. X-Git-Tag: v2.15.6~10 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=d6aeac37c58a15d113d00713db9c33fdcd7432d8;p=dcpomatic.git Another OS X include. --- diff --git a/src/wx/gl_video_view.cc b/src/wx/gl_video_view.cc index da5cc31a0..7d72c53b5 100644 --- a/src/wx/gl_video_view.cc +++ b/src/wx/gl_video_view.cc @@ -29,6 +29,7 @@ #ifdef DCPOMATIC_OSX #include #include +#include #else #include #include