X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsend_i18n_dialog.h;h=4651fb811060dca622cd6e99fad9e9ae64ef9ff6;hb=d4651b1595eb0aab4d956795f757302fef2f31d7;hp=68eec51b2b678cb0b8fd0d57cc876149d6b4231b;hpb=313319ba2d8544bc25524e02e634804a503b54f1;p=dcpomatic.git diff --git a/src/wx/send_i18n_dialog.h b/src/wx/send_i18n_dialog.h index 68eec51b2..4651fb811 100644 --- a/src/wx/send_i18n_dialog.h +++ b/src/wx/send_i18n_dialog.h @@ -20,7 +20,10 @@ #include "wx_util.h" +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS class SendI18NDialog : public wxDialog