diff data/model/SparseModel.h @ 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 3a13b0d4934e
children 86766fef5467
line wrap: on
line diff
--- a/data/model/SparseModel.h	Mon Jul 31 12:03:45 2006 +0000
+++ b/data/model/SparseModel.h	Mon Jul 31 14:05:22 2006 +0000
@@ -16,7 +16,7 @@
 #ifndef _SPARSE_MODEL_H_
 #define _SPARSE_MODEL_H_
 
-#include "base/Model.h"
+#include "Model.h"
 #include "base/Command.h"
 #include "base/CommandHistory.h"