Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / src / wx / screen_dialog.h
index 7d315b5333286a9aebb1ab8e4258d501895616a6..51721866972bb2779152f130be3a9c2e98935937 100644 (file)
 
 #include "editable_list.h"
 #include "lib/screen.h"
-#include "lib/warnings.h"
 #include <dcp/certificate.h>
-DCPOMATIC_DISABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
-DCPOMATIC_ENABLE_WARNINGS
+LIBDCP_ENABLE_WARNINGS
 #include <boost/optional.hpp>