summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/fwkhelper.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:57:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:57:54 +0000
commit96a53cd7f73f90fe6cf9fb5a0d64be19606fc2ca (patch)
treee544532b6a771cdbe3826ef4e1fb92abb031a349 /sfx2/source/appl/fwkhelper.cxx
parent6b70fc1528c412a488a3b8c53f2105890a92e16f (diff)
INTEGRATION: CWS vgbugs07 (1.3.218); FILE MERGED
2007/06/04 13:34:39 vg 1.3.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/appl/fwkhelper.cxx')
-rw-r--r--sfx2/source/appl/fwkhelper.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/fwkhelper.cxx b/sfx2/source/appl/fwkhelper.cxx
index f976d9e9b7..1e54778fd6 100644
--- a/sfx2/source/appl/fwkhelper.cxx
+++ b/sfx2/source/appl/fwkhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fwkhelper.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:17:14 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:57:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,7 +51,7 @@
#include <vcl/svapp.hxx>
#include "workwin.hxx"
-#include "frame.hxx"
+#include <sfx2/frame.hxx>
void SAL_CALL RefreshToolbars( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame )
{