summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:00:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:00:47 +0000
commit13238bdbe9539fe8764c78e340e4f413a6d72ebe (patch)
tree14b0a586b1d188607637b2712541685bb19a2f0f /sfx2/source/appl/sfxhelp.cxx
parent664dee57ecceae3c56cc456c07d27af2de2bad05 (diff)
INTEGRATION: CWS vgbugs07 (1.73.10); FILE MERGED
2007/06/04 13:34:41 vg 1.73.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/appl/sfxhelp.cxx')
-rw-r--r--sfx2/source/appl/sfxhelp.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx
index 35942f6feb..600979effe 100644
--- a/sfx2/source/appl/sfxhelp.cxx
+++ b/sfx2/source/appl/sfxhelp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sfxhelp.cxx,v $
*
- * $Revision: 1.74 $
+ * $Revision: 1.75 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 18:36:01 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:00:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -126,13 +126,13 @@
#define _SVSTDARR_ULONGSSORT
#include <svtools/svstdarr.hxx>
-#include "sfxsids.hrc"
-#include "app.hxx"
-#include "viewfrm.hxx"
-#include "msgpool.hxx"
+#include <sfx2/sfxsids.hrc>
+#include <sfx2/app.hxx>
+#include <sfx2/viewfrm.hxx>
+#include <sfx2/msgpool.hxx>
#include "newhelp.hxx"
-#include "objsh.hxx"
-#include "docfac.hxx"
+#include <sfx2/objsh.hxx>
+#include <sfx2/docfac.hxx>
#include "sfxresid.hxx"
#include "helper.hxx"
#include "app.hrc"