diff framework/MainWindowBase.cpp @ 46:7fbe1c99d5d8

* Fix build (document -> framework renaming)
author Chris Cannam
date Wed, 24 Oct 2007 16:43:20 +0000
parents 9ea770d93fae
children d97a7ed7aa39
line wrap: on
line diff
--- a/framework/MainWindowBase.cpp	Wed Oct 24 16:37:58 2007 +0000
+++ b/framework/MainWindowBase.cpp	Wed Oct 24 16:43:20 2007 +0000
@@ -14,7 +14,7 @@
 */
 
 #include "MainWindowBase.h"
-#include "document/Document.h"
+#include "Document.h"
 
 
 #include "view/Pane.h"