summaryrefslogtreecommitdiff
path: root/src/wx/export_video_file_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/export_video_file_dialog.h')
-rw-r--r--src/wx/export_video_file_dialog.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wx/export_video_file_dialog.h b/src/wx/export_video_file_dialog.h
index 0c93965ad..578585362 100644
--- a/src/wx/export_video_file_dialog.h
+++ b/src/wx/export_video_file_dialog.h
@@ -21,10 +21,10 @@
#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>