X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fclosed_captions_dialog.h;h=cfdab5f3c2c39393e7eaefcb5fe1f6b5df991444;hp=5c366ca7b0dbe2cc9d9f61e8eba4002b5e71c6ff;hb=c622a06189181a3a6ad356094c9a3cf4e1f5a722;hpb=7555175e605aab5567020ce48b00bfa6f4d2b726 diff --git a/src/wx/closed_captions_dialog.h b/src/wx/closed_captions_dialog.h index 5c366ca7b..cfdab5f3c 100644 --- a/src/wx/closed_captions_dialog.h +++ b/src/wx/closed_captions_dialog.h @@ -21,7 +21,10 @@ #include "lib/dcpomatic_time.h" #include "lib/player.h" #include "lib/text_ring_buffers.h" +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS class Butler; class FilmViewer;