X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftemplates_dialog.h;h=e3568a08c14de671198afeb17cc4656ccc4f163e;hb=0062a0ad4e8bde2866cd42404ea103ed29fa59db;hp=4a55e0beb5dbb4c1512efb12486bc752997efcb3;hpb=c622a06189181a3a6ad356094c9a3cf4e1f5a722;p=dcpomatic.git diff --git a/src/wx/templates_dialog.h b/src/wx/templates_dialog.h index 4a55e0beb..e3568a08c 100644 --- a/src/wx/templates_dialog.h +++ b/src/wx/templates_dialog.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016 Carl Hetherington + Copyright (C) 2016-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,13 +18,15 @@ */ -#include "lib/warnings.h" -DCPOMATIC_DISABLE_WARNINGS -#include + +#include +LIBDCP_DISABLE_WARNINGS #include -DCPOMATIC_ENABLE_WARNINGS +#include +LIBDCP_ENABLE_WARNINGS #include + class TemplatesDialog : public wxDialog { public: