Fix lots of macOS warnings by using a different boost/bind include.
[dcpomatic.git] / src / wx / video_waveform_plot.cc
index 866f5f568a528f2d769593bb16f23842f151dd08..edec4d6ebb9e737c90e2aa980d05ca3f9e0546c5 100644 (file)
@@ -29,7 +29,7 @@
 #include <dcp/openjpeg_image.h>
 #include <wx/rawbmp.h>
 #include <wx/graphics.h>
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 #include <iostream>
 
 using std::cout;