X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fstream_test.cc;h=fe64e147e3b8b48eeb2e24a33a70cbc02c8e86cc;hp=25c2d98a689bf8a06a4e73af1bc289ae2079b55b;hb=6d686ea45f5cd01a0d11f92a903ac77779ad8562;hpb=28111007e2e6fd62f5810be780706ae1618bd33f diff --git a/test/stream_test.cc b/test/stream_test.cc index 25c2d98a6..fe64e147e 100644 --- a/test/stream_test.cc +++ b/test/stream_test.cc @@ -25,11 +25,11 @@ #include "lib/film.h" #include "lib/ffmpeg_content.h" #include "lib/ffmpeg_audio_stream.h" -#include "lib/warnings.h" #include -DCPOMATIC_DISABLE_WARNINGS +#include +LIBDCP_DISABLE_WARNINGS #include -DCPOMATIC_ENABLE_WARNINGS +LIBDCP_ENABLE_WARNINGS #include using std::pair;