summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewimp.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:36:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:36:11 +0000
commite53a2c910c7dddf55bde727867093d034753be0f (patch)
treea364256e3e2863e63b0f044344a6904d55b7d20d /sfx2/source/view/viewimp.hxx
parentc6993d7f34927edc43b39344c4d206d93e488e3d (diff)
INTEGRATION: CWS vgbugs07 (1.14.308); FILE MERGED
2007/06/04 13:35:04 vg 1.14.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/view/viewimp.hxx')
-rw-r--r--sfx2/source/view/viewimp.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/view/viewimp.hxx b/sfx2/source/view/viewimp.hxx
index 09cf81d41f45..c2f2f3fc09f7 100644
--- a/sfx2/source/view/viewimp.hxx
+++ b/sfx2/source/view/viewimp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewimp.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:39:43 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:36:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,8 +41,8 @@
#ifndef __SBX_SBXOBJ_HXX
#include <basic/sbxobj.hxx>
#endif
-#include "viewsh.hxx"
-#include "viewfrm.hxx" // SvBorder
+#include <sfx2/viewsh.hxx>
+#include <sfx2/viewfrm.hxx> // SvBorder
#include <osl/mutex.hxx>
#ifndef _CPPUHELPER_INTERFACECONTAINER_HXX_
#include <cppuhelper/interfacecontainer.hxx>