Fix lots of macOS warnings by using a different boost/bind include.
[dcpomatic.git] / test / audio_merger_test.cc
index 3a274ff1aeb8ba2d21f1c72d88b458d93d9ea5b0..db8b33a9b46203f2181719bcca095f56d68683d0 100644 (file)
@@ -30,7 +30,7 @@
 #include "test.h"
 #include <dcp/raw_convert.h>
 #include <boost/test/unit_test.hpp>
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 #include <boost/function.hpp>
 #include <boost/signals2.hpp>
 #include <iostream>