Fix black borders around the preview in some cases (#2331).
[dcpomatic.git] / src / wx / dkdm_dialog.h
index 132b30aefc8d1260502081552ae093232dad820e..4a47d961f2a3cc487a06ac0412f3f4bd633be9d1 100644 (file)
 
 
 #include "wx_util.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 #include <map>