Use libdcp's warnings.h
[dcpomatic.git] / src / wx / film_name_location_dialog.cc
index e6a31190190a790893553ac99c3c79b83add3316..2f3fefe49aa0c2033fc2903e4e4c1092d2bef9fe 100644 (file)
 #endif
 #include "lib/compose.hpp"
 #include "lib/config.h"
-#include "lib/warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/stdpaths.h>
-DCPOMATIC_ENABLE_WARNINGS
+LIBDCP_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>