Fix lots of macOS warnings by using a different boost/bind include.
[dcpomatic.git] / src / wx / closed_captions_dialog.cc
index e37bd5910e28ee801deaff8d45e94127569081dc..7411fa15377fbcd3a96179477128d21ffa7b958d 100644 (file)
@@ -25,7 +25,7 @@
 #include "lib/butler.h"
 #include "lib/text_content.h"
 #include "lib/compose.hpp"
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 
 using std::list;
 using std::max;