X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fresampler.cc;h=1918b9a557d9871b33e9530f7da5acc678fd1927;hb=92b7d1cffbd0d457f8b4b23cc72937bcf8e5ed5e;hp=056b2e1ee5c6416e779c7062f48346a858d77923;hpb=7392cb8383c9b857edad5f99eaf917ed70da237d;p=dcpomatic.git diff --git a/src/lib/resampler.cc b/src/lib/resampler.cc index 056b2e1ee..1918b9a55 100644 --- a/src/lib/resampler.cc +++ b/src/lib/resampler.cc @@ -19,11 +19,11 @@ */ -#include "resampler.h" #include "audio_buffers.h" -#include "exceptions.h" #include "compose.hpp" #include "dcpomatic_assert.h" +#include "exceptions.h" +#include "resampler.h" #include #include #include