Fix lots of macOS warnings by using a different boost/bind include.
[dcpomatic.git] / src / wx / export_subtitles_dialog.cc
index b2b6a63edc297cab156fee0af78d86d1810e370b..3fc5dcdb27ef22b2f66f4a2445d962bd664ee4c4 100644 (file)
@@ -27,7 +27,7 @@
 DCPOMATIC_DISABLE_WARNINGS
 #include <wx/filepicker.h>
 DCPOMATIC_ENABLE_WARNINGS
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 
 
 using std::string;