diff options
Diffstat (limited to 'src/wx/video_panel.cc')
| -rw-r--r-- | src/wx/video_panel.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/video_panel.cc b/src/wx/video_panel.cc index f85fdae7b..86a738bca 100644 --- a/src/wx/video_panel.cc +++ b/src/wx/video_panel.cc @@ -33,6 +33,7 @@ #include <wx/spinctrl.h> #include <boost/foreach.hpp> #include <set> +#include <iostream> using std::vector; using std::string; |
