summaryrefslogtreecommitdiff
path: root/src/wx/markers_dialog.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/markers_dialog.cc')
-rw-r--r--src/wx/markers_dialog.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/markers_dialog.cc b/src/wx/markers_dialog.cc
index 302717f59..5d6611691 100644
--- a/src/wx/markers_dialog.cc
+++ b/src/wx/markers_dialog.cc
@@ -27,8 +27,11 @@
#include "timecode.h"
#include "wx_util.h"
#include "lib/film.h"
+#include "lib/warnings.h"
#include <dcp/types.h>
+DCPOMATIC_DISABLE_WARNINGS
#include <wx/gbsizer.h>
+DCPOMATIC_ENABLE_WARNINGS
#include <boost/bind/bind.hpp>