diff base/PlayParameterRepository.cpp @ 150:4b2ea82fd0ed

* Reorganising code base. This revision probably should compile once more.
author Chris Cannam
date Mon, 31 Jul 2006 14:05:22 +0000
parents 82f529a08cf3
children 41d64b873d87
line wrap: on
line diff
--- a/base/PlayParameterRepository.cpp	Mon Jul 31 12:03:45 2006 +0000
+++ b/base/PlayParameterRepository.cpp	Mon Jul 31 14:05:22 2006 +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 "audioio/AudioGenerator.h"
+#include "sv/audioio/AudioGenerator.h"
 
 #include <iostream>