diff options
Diffstat (limited to 'src/wx/simple_video_view.cc')
| -rw-r--r-- | src/wx/simple_video_view.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/simple_video_view.cc b/src/wx/simple_video_view.cc index 117eee218..808f885f8 100644 --- a/src/wx/simple_video_view.cc +++ b/src/wx/simple_video_view.cc @@ -27,7 +27,7 @@ #include "lib/butler.h" #include <dcp/util.h> #include <wx/wx.h> -#include <boost/bind.hpp> +#include <boost/bind/bind.hpp> using std::max; using std::string; |
