Fix lots of macOS warnings by using a different boost/bind include.
[dcpomatic.git] / src / wx / i18n_hook.cc
index b2797fa51272a020de4dcd69a2f6d586780f1607..827e81bc94612b0d547fa6e874f60878ce77a47d 100644 (file)
@@ -23,7 +23,7 @@
 #include "wx_util.h"
 #include "lib/cross.h"
 #include <wx/wx.h>
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 
 using std::map;
 using std::string;