X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftemplates_dialog.cc;h=b47c366abeb6e0610541749b34fd78a4e4b91bd6;hb=3c29aa6531a4046a8db72dcac81189eb8893233c;hp=5173cdc5a2557921c03476ad832e6d46cee82fc1;hpb=b9a1ad3df5f9d85fb7439efd93fede72b9b078af;p=dcpomatic.git diff --git a/src/wx/templates_dialog.cc b/src/wx/templates_dialog.cc index 5173cdc5a..b47c366ab 100644 --- a/src/wx/templates_dialog.cc +++ b/src/wx/templates_dialog.cc @@ -24,10 +24,10 @@ #include "templates_dialog.h" #include "wx_util.h" #include "lib/config.h" -#include "lib/warnings.h" -DCPOMATIC_DISABLE_WARNINGS +#include +LIBDCP_DISABLE_WARNINGS #include -DCPOMATIC_ENABLE_WARNINGS +LIBDCP_ENABLE_WARNINGS using std::string;