Build fix. v2.13.30
authorCarl Hetherington <cth@carlh.net>
Sun, 10 Jun 2018 00:08:52 +0000 (01:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 10 Jun 2018 00:08:52 +0000 (01:08 +0100)
src/tools/dcpomatic_player.cc

index 839886c8716fd8f2848aaff4274d221ff6802344..29195777ec040ee0247e836122cb5ffcdbd682d9 100644 (file)
@@ -71,6 +71,7 @@ using boost::scoped_array;
 using boost::optional;
 using boost::dynamic_pointer_cast;
 using boost::thread;
+using boost::bind;
 
 enum {
        ID_file_open = 1,