From bd7f4bbde17d2087ba4c4bddf6439b3df869b1db Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 10 Dec 2020 19:27:53 +0100 Subject: Fix lots of macOS warnings by using a different boost/bind include. --- src/wx/audio_plot.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wx/audio_plot.cc') diff --git a/src/wx/audio_plot.cc b/src/wx/audio_plot.cc index 35f2c93ad..74c10348e 100644 --- a/src/wx/audio_plot.cc +++ b/src/wx/audio_plot.cc @@ -25,7 +25,7 @@ #include "lib/audio_analysis.h" #include "lib/compose.hpp" #include -#include +#include #include #include -- cgit v1.2.3