Use libdcp's warnings.h
[dcpomatic.git] / src / wx / export_video_file_dialog.h
index 0c93965ad6f15b84db51f52f13ebd6145ca3b076..578585362bd94f0c81bc559b56aa719787a583df 100644 (file)
 
 #include "table_dialog.h"
 #include "lib/ffmpeg_encoder.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/filesystem.hpp>