X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsimple_video_view.h;h=323047adaca9182fcc237c0dfa6a330aa3f6cfd7;hb=refs%2Fheads%2Fcpl-metadata;hp=643c782b80d554fa441c391ff40315c7fcbc38e3;hpb=ef5be12ec33d0a7e5348979c7db8088dd3afab47;p=dcpomatic.git diff --git a/src/wx/simple_video_view.h b/src/wx/simple_video_view.h index 643c782b8..323047ada 100644 --- a/src/wx/simple_video_view.h +++ b/src/wx/simple_video_view.h @@ -20,8 +20,11 @@ #include "video_view.h" #include "lib/position.h" +#include "lib/warnings.h" #include +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS class FilmViewer;