Supporters update.
[dcpomatic.git] / src / wx / video_panel.cc
index ff249a7acd386a7f34b6c1258aecb88cae820bd7..83c29611d74c6a9acc6ac62a395be0c573809edf 100644 (file)
 #include "lib/ratio.h"
 #include "lib/util.h"
 #include "lib/video_content.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/spinctrl.h>
 #include <wx/tglbtn.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/functional/hash.hpp>
 #include <boost/unordered_set.hpp>
 #include <set>