diff options
Diffstat (limited to 'src/wx/video_waveform_plot.cc')
| -rw-r--r-- | src/wx/video_waveform_plot.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/video_waveform_plot.cc b/src/wx/video_waveform_plot.cc index 866f5f568..edec4d6eb 100644 --- a/src/wx/video_waveform_plot.cc +++ b/src/wx/video_waveform_plot.cc @@ -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; |
