X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fhtml_dialog.h;h=2b6924179b8c8252cad5d63cfa3f35477e287e89;hp=9da4c82151d06b7ce4bf53dc893b5d5c5c0e77c3;hb=39fb8198febde1937019db1c300ec363aab5aa56;hpb=b249700e1da7dd6631a8b4440587f4093a2bdef1 diff --git a/src/wx/html_dialog.h b/src/wx/html_dialog.h index 9da4c8215..2b6924179 100644 --- a/src/wx/html_dialog.h +++ b/src/wx/html_dialog.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2018 Carl Hetherington + Copyright (C) 2018-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,13 +18,16 @@ */ + #include "lib/warnings.h" DCPOMATIC_DISABLE_WARNINGS #include DCPOMATIC_ENABLE_WARNINGS + class wxHtmlLinkEvent; + class HTMLDialog : public wxDialog { public: