X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fresampler.h;h=4ee11a7f0954958e69a99bf09be75196394838c3;hb=4e5d5c7dcc6470b8dc918d03a00e30c07df60efe;hp=6e282838a17c5f98e8ae707d0059ab74e1c1bfe4;hpb=bfc0b96db6cc6c2e94d93f9c4239adca14a6bb0c;p=dcpomatic.git diff --git a/src/lib/resampler.h b/src/lib/resampler.h index 6e282838a..4ee11a7f0 100644 --- a/src/lib/resampler.h +++ b/src/lib/resampler.h @@ -22,6 +22,8 @@ extern "C" { #include } +#include "types.h" +#include "audio_content.h" class AudioBuffers;