Compile error in juce_AudioCDReader.h

I had to add

#include "../../memory/juce_MemoryBlock.h"

to juce_AudioCDReader.h in order to compile the latest tip.

Ok, thanks!