X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fexport_video_file_dialog.cc;h=f1b2d2622e5e49322768a20d86e0ddbcada998a0;hp=062fcc81f4732400104c63a845cc52499211393a;hb=bd7f4bbde17d2087ba4c4bddf6439b3df869b1db;hpb=3edab5ad8843b0a96ffd151bf74bc32c053f3f28 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;