# HG changeset patch # User Chris Cannam # Date 1193312969 0 # Node ID 1dc99b430d2acc753be06ed5426bfba2158bf048 # Parent 32e50b620a6cd48bffe94e9e176a47b18e1c12d9 ... diff -r 32e50b620a6c -r 1dc99b430d2a base/PlayParameterRepository.cpp --- a/base/PlayParameterRepository.cpp Wed Oct 24 16:34:31 2007 +0000 +++ b/base/PlayParameterRepository.cpp Thu Oct 25 11:49:29 2007 +0000 @@ -19,7 +19,7 @@ //!!! shouldn't be including this here -- restructure needed //!!! should the AudioGenerator actually implement all this stuff itself? do we even want this class? -#include "sv/audioio/AudioGenerator.h" +#include "audioio/AudioGenerator.h" #include