Mercurial > hg > svcore
diff data/fileio/OggVorbisFileReader.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 | 1a42221a1522 |
children | c03ec31005e1 |
line wrap: on
line diff
--- a/data/fileio/OggVorbisFileReader.cpp Mon Jul 31 12:03:45 2006 +0000 +++ b/data/fileio/OggVorbisFileReader.cpp Mon Jul 31 14:05:22 2006 +0000 @@ -18,7 +18,7 @@ #include "OggVorbisFileReader.h" #include "base/Profiler.h" -#include "base/System.h" +#include "system/System.h" #include <sys/types.h> #include <sys/stat.h>