diff options
Diffstat (limited to 'src/wx/export_video_file_dialog.cc')
| -rw-r--r-- | src/wx/export_video_file_dialog.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/export_video_file_dialog.cc b/src/wx/export_video_file_dialog.cc index 062fcc81f..f1b2d2622 100644 --- a/src/wx/export_video_file_dialog.cc +++ b/src/wx/export_video_file_dialog.cc @@ -26,7 +26,7 @@ DCPOMATIC_DISABLE_WARNINGS #include <wx/filepicker.h> DCPOMATIC_ENABLE_WARNINGS -#include <boost/bind.hpp> +#include <boost/bind/bind.hpp> using std::string; using boost::bind; |
