diff base/AudioLevel.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 d397ea0a79f5
children fd331fac5f38
line wrap: on
line diff
--- a/base/AudioLevel.cpp	Mon Jul 31 12:03:45 2006 +0000
+++ b/base/AudioLevel.cpp	Mon Jul 31 14:05:22 2006 +0000
@@ -18,7 +18,7 @@
    This file copyright 2000-2006 Chris Cannam.
 */
 
-#include "base/AudioLevel.h"
+#include "AudioLevel.h"
 #include <cmath>
 #include <iostream>
 #include <map>