Fix assertion failure when processors return fewer channels than the DCP has.
[dcpomatic.git] / src / lib / analyse_audio_job.h
index 4273c19ed08a87f71773e2da63c370ee58e62ca0..d484bff2c8c2df130d51e5fa8bd0cb7c5984c5d7 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 #include "job.h"
+#include "audio_point.h"
 #include "types.h"
 
 class AudioBuffers;