diff options
Diffstat (limited to 'src/wx/markers_panel.h')
| -rw-r--r-- | src/wx/markers_panel.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/markers_panel.h b/src/wx/markers_panel.h index b88efa9a0..23cc860c1 100644 --- a/src/wx/markers_panel.h +++ b/src/wx/markers_panel.h @@ -21,7 +21,10 @@ #include "lib/dcpomatic_time.h" #include "lib/film.h" +#include <dcp/warnings.h> +LIBDCP_DISABLE_WARNINGS #include <wx/wx.h> +LIBDCP_ENABLE_WARNINGS #include <map> |
