X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_wrapper.cc;h=19db5414021a99dee07b640c2e96f7728a42e843;hb=ff639b3cf30afcc097bfd21d39c8d15f466cadd6;hp=aacaeaae3021dbb27477542581b267104e1dc2e2;hpb=c699b77bce027c3ab70f04c411dc43f3ba628b28;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