X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Faudio_processor.h;h=610e973a0cbd729681e6aaf0c9b3e6ee4e5e53c5;hb=e894cfe3d891135d1b92b62603a464e42bd6ed5c;hp=9b332e7fec50c955d7bc62a6bb27a49d0a440b34;hpb=94201bd2a5a4cb391b7f2bdeba56b928fed7cfe1;p=dcpomatic.git diff --git a/src/lib/audio_processor.h b/src/lib/audio_processor.h index 9b332e7fe..610e973a0 100644 --- a/src/lib/audio_processor.h +++ b/src/lib/audio_processor.h @@ -20,10 +20,10 @@ #ifndef DCPOMATIC_AUDIO_PROCESSOR_H #define DCPOMATIC_AUDIO_PROCESSOR_H +#include "channel_count.h" +#include #include #include -#include -#include "channel_count.h" class AudioBuffers;