Preserve export video settings in the config (#2259).
[dcpomatic.git] / src / wx / player_config_dialog.cc
index 947afa500dcb9ed529c14f7cba11d687ac815de4..be310a93170cf488a2bfd21f3a97bd880ed897b9 100644 (file)
 #include <dcp/certificate_chain.h>
 #include <dcp/exceptions.h>
 #include <dcp/locale_convert.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/filepicker.h>
 #include <wx/preferences.h>
 #include <wx/spinctrl.h>
 #include <wx/stdpaths.h>
+LIBDCP_ENABLE_WARNINGS
 #include <RtAudio.h>
 #include <boost/filesystem.hpp>