X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fnag_dialog.h;h=1552becc8be132e4920b7ddeb5996ee8a257a949;hb=b3a11879c49c8c0f79e7643827125ae8a7c82a01;hp=83d681fefcac8d2471d3995fd7e628cdceeb23df;hpb=1da6ec96a4cdb4915c394bd4c272b6bfcc2033c8;p=dcpomatic.git diff --git a/src/wx/nag_dialog.h b/src/wx/nag_dialog.h index 83d681fef..1552becc8 100644 --- a/src/wx/nag_dialog.h +++ b/src/wx/nag_dialog.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2017 Carl Hetherington + Copyright (C) 2017-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,10 +18,13 @@ */ + #include "lib/config.h" +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS -class wxRichTextCtrl; class NagDialog : public wxDialog {