diff options
Diffstat (limited to 'src/wx/html_dialog.h')
| -rw-r--r-- | src/wx/html_dialog.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/html_dialog.h b/src/wx/html_dialog.h index f5fc76e4f..9da4c8215 100644 --- a/src/wx/html_dialog.h +++ b/src/wx/html_dialog.h @@ -18,7 +18,10 @@ */ +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include <wx/wx.h> +DCPOMATIC_ENABLE_WARNINGS class wxHtmlLinkEvent; |
