X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fexport_video_file_dialog.cc;h=f1b2d2622e5e49322768a20d86e0ddbcada998a0;hb=bd7f4bbde17d2087ba4c4bddf6439b3df869b1db;hp=062fcc81f4732400104c63a845cc52499211393a;hpb=75f6cc0fa8bcff9b98a31200e313d8895cfaa3f8;p=dcpomatic.git diff --git a/src/wx/export_video_file_dialog.cc b/src/wx/export_video_file_dialog.cc index 062fcc81f..f1b2d2622 100644 --- a/src/wx/export_video_file_dialog.cc +++ b/src/wx/export_video_file_dialog.cc @@ -26,7 +26,7 @@ DCPOMATIC_DISABLE_WARNINGS #include DCPOMATIC_ENABLE_WARNINGS -#include +#include using std::string; using boost::bind;