X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsend_i18n_dialog.h;h=4651fb811060dca622cd6e99fad9e9ae64ef9ff6;hb=30c546cb120638cf189aa73ed26d7c6ef751c384;hp=f8d2b53549e536821a752e3b2546634a5765c9e3;hpb=5869a4b402e16ea735fb6902fe7604ec4d0ec0d4;p=dcpomatic.git diff --git a/src/wx/send_i18n_dialog.h b/src/wx/send_i18n_dialog.h index f8d2b5354..4651fb811 100644 --- a/src/wx/send_i18n_dialog.h +++ b/src/wx/send_i18n_dialog.h @@ -18,8 +18,13 @@ */ + #include "wx_util.h" +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS + class SendI18NDialog : public wxDialog {