X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fconfig_dialog.h;h=3e71cb11ad75c75345c8e7553cc9a1a6691d3376;hb=aa8bb6ae4fe4f3bb113a5d304429937f25e30191;hp=eade690437e2b19456b8631ee7bd575f6ba8d593;hpb=fb6e245fa03e5720b8f8fdea3e2228536b22d5cf;p=dcpomatic.git diff --git a/src/wx/config_dialog.h b/src/wx/config_dialog.h index eade69043..3e71cb11a 100644 --- a/src/wx/config_dialog.h +++ b/src/wx/config_dialog.h @@ -34,19 +34,18 @@ #include "lib/log.h" #include "lib/ratio.h" #include "lib/util.h" -#include "lib/warnings.h" #include #include #include -DCPOMATIC_DISABLE_WARNINGS +#include +LIBDCP_DISABLE_WARNINGS #include #include #include #include #include -DCPOMATIC_ENABLE_WARNINGS +LIBDCP_ENABLE_WARNINGS #include -#include class AudioMappingView;