Mercurial > hg > svapp
diff framework/MainWindowBase.h @ 46:7fbe1c99d5d8
* Fix build (document -> framework renaming)
author | Chris Cannam |
---|---|
date | Wed, 24 Oct 2007 16:43:20 +0000 |
parents | 9ea770d93fae |
children | de2b3c6479c8 |
line wrap: on
line diff
--- a/framework/MainWindowBase.h Wed Oct 24 16:37:58 2007 +0000 +++ b/framework/MainWindowBase.h Wed Oct 24 16:43:20 2007 +0000 @@ -28,7 +28,7 @@ #include "base/RecentFiles.h" #include "layer/LayerFactory.h" #include "plugin/transform/Transform.h" -#include "document/SVFileReader.h" +#include "SVFileReader.h" #include "data/fileio/FileFinder.h" #include "data/fileio/FileSource.h" #include <map>