X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fconfirm_kdm_email_dialog.h;h=1081409370da5972a647b34a470a8ba46e5230e7;hb=f23b9491dcd25d02f7966f39dfdbb0ad998aa5ad;hp=311cb08ea6dbddcd8a171e4f5bbf417011d893eb;hpb=c3e2b2051f4c50d92c7bbe59c42174984c2f3e54;p=dcpomatic.git diff --git a/src/wx/confirm_kdm_email_dialog.h b/src/wx/confirm_kdm_email_dialog.h index 311cb08ea..108140937 100644 --- a/src/wx/confirm_kdm_email_dialog.h +++ b/src/wx/confirm_kdm_email_dialog.h @@ -18,10 +18,15 @@ */ + #include "question_dialog.h" +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS #include + class ConfirmKDMEmailDialog : public QuestionDialog { public: