summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:28:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:28:02 +0000
commitd1b0183336685f79610e2e1e5097a2d4c50871b7 (patch)
tree974135d8a694b8177a89fb49708a2c5e44b5aff4 /sfx2
parent19d94b17b76482fbe54e7eda020cde723f0a7da2 (diff)
INTEGRATION: CWS vgbugs07 (1.36.72); FILE MERGED
2007/06/04 13:34:57 vg 1.36.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/inc/objshimp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/objshimp.hxx b/sfx2/source/inc/objshimp.hxx
index 7e32aad4b83b..eac711f29b55 100644
--- a/sfx2/source/inc/objshimp.hxx
+++ b/sfx2/source/inc/objshimp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: objshimp.hxx,v $
*
- * $Revision: 1.36 $
+ * $Revision: 1.37 $
*
- * last change: $Author: obo $ $Date: 2007-03-15 17:04:22 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:28:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,7 @@
#endif
#include <svtools/securityoptions.hxx>
-#include "objsh.hxx"
+#include <sfx2/objsh.hxx>
#include "bitset.hxx"
namespace svtools { class AsynchronLink; }