Fix lots of macOS warnings by using a different boost/bind include.
[dcpomatic.git] / src / wx / content_advanced_dialog.cc
index 4d1d7012916533e2f4ba731d99a94fc6c3c9664e..d170032a4798be99b6bd47da71419dfc29624994 100644 (file)
@@ -36,7 +36,7 @@ DCPOMATIC_DISABLE_WARNINGS
 #include <wx/propgrid/property.h>
 #include <wx/propgrid/props.h>
 DCPOMATIC_ENABLE_WARNINGS
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 
 
 using std::string;