summaryrefslogtreecommitdiff
path: root/src/wx/video_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/video_view.h')
-rw-r--r--src/wx/video_view.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/video_view.h b/src/wx/video_view.h
index 28ca3a1e8..cf5e09da0 100644
--- a/src/wx/video_view.h
+++ b/src/wx/video_view.h
@@ -28,7 +28,10 @@
#include "lib/signaller.h"
#include "lib/timer.h"
#include "lib/types.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
#include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
#include <boost/signals2.hpp>
#include <boost/thread.hpp>