Merge 1.0
[dcpomatic.git] / src / lib / resampler.h
index 6e282838a17c5f98e8ae707d0059ab74e1c1bfe4..4ee11a7f0954958e69a99bf09be75196394838c3 100644 (file)
@@ -22,6 +22,8 @@
 extern "C" {
 #include <libswresample/swresample.h>
 }
+#include "types.h"
+#include "audio_content.h"
 
 class AudioBuffers;