summaryrefslogtreecommitdiff
path: root/src/wx/timecode.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timecode.cc')
-rw-r--r--src/wx/timecode.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timecode.cc b/src/wx/timecode.cc
index 8029d2f6a..40a22201e 100644
--- a/src/wx/timecode.cc
+++ b/src/wx/timecode.cc
@@ -21,6 +21,7 @@
#include "timecode.h"
#include "wx_util.h"
#include <boost/lexical_cast.hpp>
+#include <iostream>
using std::string;
using std::cout;