diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/timeline.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timeline.cc b/src/wx/timeline.cc index 09c86a357..0ddd78ae0 100644 --- a/src/wx/timeline.cc +++ b/src/wx/timeline.cc @@ -41,6 +41,7 @@ #include <boost/weak_ptr.hpp> #include <boost/foreach.hpp> #include <list> +#include <iterator> #include <iostream> using std::list; |
