Fix lots of macOS warnings by using a different boost/bind include.
[dcpomatic.git] / src / wx / video_waveform_dialog.cc
index 3603c5dd29ba5e8bd00db4c1ee77e5717edfe66c..e61043cc12b6e0ff885118aa098bfff5acb8b2ba 100644 (file)
@@ -23,7 +23,7 @@
 #include "film_viewer.h"
 #include "wx_util.h"
 #include "static_text.h"
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 #include <iostream>
 
 using std::cout;