changeset 321:1dc99b430d2a

...
author Chris Cannam
date Thu, 25 Oct 2007 11:49:29 +0000
parents 32e50b620a6c
children 7623ecfd5891
files base/PlayParameterRepository.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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>