diff options
Diffstat (limited to 'src/web_vtt_reader.cc')
| -rw-r--r-- | src/web_vtt_reader.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web_vtt_reader.cc b/src/web_vtt_reader.cc index 4618466..2105743 100644 --- a/src/web_vtt_reader.cc +++ b/src/web_vtt_reader.cc @@ -24,7 +24,7 @@ #include "web_vtt_reader.h" #include <boost/algorithm/string.hpp> #include <boost/algorithm/string_regex.hpp> -#include <boost/bind.hpp> +#include <boost/bind/bind.hpp> #include <boost/regex.hpp> #include <iostream> #include <vector> |
