diff options
Diffstat (limited to 'src/wx/content_panel.cc')
| -rw-r--r-- | src/wx/content_panel.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_panel.cc b/src/wx/content_panel.cc index 066c3e93c..2552f5098 100644 --- a/src/wx/content_panel.cc +++ b/src/wx/content_panel.cc @@ -38,6 +38,7 @@ #include <wx/listctrl.h> #include <boost/filesystem.hpp> #include <boost/foreach.hpp> +#include <iostream> #include "lib/image_filename_sorter.cc" |
