Fix lots of macOS warnings by using a different boost/bind include.
[dcpomatic.git] / src / wx / simple_video_view.cc
index 117eee2181241768990be4adecb5c24ca5c03c49..808f885f8b6fea97e2bd83fd6317910251ae1a32 100644 (file)
@@ -27,7 +27,7 @@
 #include "lib/butler.h"
 #include <dcp/util.h>
 #include <wx/wx.h>
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 
 using std::max;
 using std::string;