Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / src / wx / screens_panel.h
index 1eff50a59b21833f5a33b4a0ce8bdc3007ce271d..ae730c2df4c43caecd6a79ab9b00a65d3cfff38f 100644 (file)
 */
 
 
-#include "lib/warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
-#include <wx/wx.h>
-DCPOMATIC_ENABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/srchctrl.h>
 #include <wx/treelist.h>
+#include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 #include <boost/signals2.hpp>
 #include <list>
 #include <map>