Fix audio analysis test after change to XML.
[dcpomatic.git] / test / audio_decoder_test.cc
index a14e2f9be0ace14299c1c6d756828699af53236c..b1f672356415f9c62b38db16bfdd9f955da12c72 100644 (file)
@@ -40,7 +40,7 @@ public:
                , _position (0)
        {}
 
-       bool pass ()
+       bool pass (PassReason)
        {
                AudioFrame const N = min (
                        AudioFrame (2000),