Mercurial > hg > svcore
diff base/PlayParameterRepository.cpp @ 321:1dc99b430d2a
...
author | Chris Cannam |
---|---|
date | Thu, 25 Oct 2007 11:49:29 +0000 |
parents | 41d64b873d87 |
children | 5858cc462d0a |
line wrap: on
line diff
--- 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 <iostream>