X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ffile_picker_ctrl.h;h=df7226655ecbb75fd69b47b97a514aea4b678923;hb=a22f1bda1083345a649ca9c4d893cae79b141191;hp=b30288fa74826ec7d90994b037d1157d78fbfc0a;hpb=d9e6b138e84e7a8504075b8581cca4d0fabfbc40;p=dcpomatic.git diff --git a/src/wx/file_picker_ctrl.h b/src/wx/file_picker_ctrl.h index b30288fa7..df7226655 100644 --- a/src/wx/file_picker_ctrl.h +++ b/src/wx/file_picker_ctrl.h @@ -18,7 +18,10 @@ */ +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS class FilePickerCtrl : public wxPanel {