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