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