X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsystem_font_dialog.cc;h=1681dd1e3744f5e485bc3bc829acef6094e20ba6;hb=d70f755dde2812bf2311e2ce09563af1b5334d03;hp=6b0a650c7ac426819ad2076122bf16eae1700cb1;hpb=b9a1ad3df5f9d85fb7439efd93fede72b9b078af;p=dcpomatic.git diff --git a/src/wx/system_font_dialog.cc b/src/wx/system_font_dialog.cc index 6b0a650c7..1681dd1e3 100644 --- a/src/wx/system_font_dialog.cc +++ b/src/wx/system_font_dialog.cc @@ -21,15 +21,13 @@ #include "system_font_dialog.h" #include "wx_util.h" -#include "lib/warnings.h" -DCPOMATIC_DISABLE_WARNINGS +#include +LIBDCP_DISABLE_WARNINGS #include -DCPOMATIC_ENABLE_WARNINGS +LIBDCP_ENABLE_WARNINGS #include -#include -using std::cout; using std::string; using boost::optional;