Use libdcp's warnings.h
[dcpomatic.git] / src / wx / content_colour_conversion_dialog.h
index ec9d374b7e7b70f937e28bbf7f023edc7b34a5e0..e42961019a0bb7cf6f8f36f0a88fbcc6605b3809 100644 (file)
 
 
 #include "lib/colour_conversion.h"
-#include "lib/warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
-DCPOMATIC_ENABLE_WARNINGS
+LIBDCP_ENABLE_WARNINGS
 #include <boost/signals2.hpp>