diff options
Diffstat (limited to 'src/wx/audio_panel.cc')
| -rw-r--r-- | src/wx/audio_panel.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/audio_panel.cc b/src/wx/audio_panel.cc index adaf826f4..b89cbb01f 100644 --- a/src/wx/audio_panel.cc +++ b/src/wx/audio_panel.cc @@ -30,6 +30,7 @@ #include <wx/spinctrl.h> #include <boost/lexical_cast.hpp> #include <boost/foreach.hpp> +#include <iostream> using std::vector; using std::cout; |
