Hopefully much cleaner handling of PTS changes under resample.
[dcpomatic.git] / src / lib / audio_decoder.h
index ddfb296c9a9b4fffbf8e2b94928594907566fb68..2ad53da8bf42684e544e753bc6b0ca4708c72d19 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "decoder.h"
 #include "content.h"
+#include "audio_content.h"
 
 class AudioBuffers;