X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_wrapper.cc;h=19db5414021a99dee07b640c2e96f7728a42e843;hb=bb3a9a12116a4b2a5bc1fef38e73853f576a773a;hp=aacaeaae3021dbb27477542581b267104e1dc2e2;hpb=1516214cdc7970797b79bca06b46a2eed16a1da3;p=dcpomatic.git diff --git a/src/lib/ffmpeg_wrapper.cc b/src/lib/ffmpeg_wrapper.cc index aacaeaae3..19db54140 100644 --- a/src/lib/ffmpeg_wrapper.cc +++ b/src/lib/ffmpeg_wrapper.cc @@ -19,10 +19,13 @@ */ +#include "ffmpeg_wrapper.h" +#include +LIBDCP_DISABLE_WARNINGS extern "C" { #include } -#include "ffmpeg_wrapper.h" +LIBDCP_ENABLE_WARNINGS #include