summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/frmhtmlw.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:03:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:03:23 +0000
commitfad41442c42e1842e810a8989216fb652489a361 (patch)
tree712b2b4498d43a384ba88d1c6ca1e52c0e2b6898 /sfx2/source/bastyp/frmhtmlw.cxx
parent2013cd27a5e7b31486f7e76b7406bb29fadcef44 (diff)
INTEGRATION: CWS vgbugs07 (1.14.202); FILE MERGED
2007/06/04 13:34:43 vg 1.14.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/bastyp/frmhtmlw.cxx')
-rw-r--r--sfx2/source/bastyp/frmhtmlw.cxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/sfx2/source/bastyp/frmhtmlw.cxx b/sfx2/source/bastyp/frmhtmlw.cxx
index c88cc3ef44b6..9026f770ed7a 100644
--- a/sfx2/source/bastyp/frmhtmlw.cxx
+++ b/sfx2/source/bastyp/frmhtmlw.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: frmhtmlw.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:49:58 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:03:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,16 +51,16 @@
#include <unotools/configmgr.hxx>
#include "svtools/urihelper.hxx"
-#include "docinf.hxx"
-#include "frmhtmlw.hxx"
-#include "evntconf.hxx"
-#include "frame.hxx"
-#include "app.hxx"
-#include "viewfrm.hxx"
-#include "docfile.hxx"
+#include <sfx2/docinf.hxx>
+#include <sfx2/frmhtmlw.hxx>
+#include <sfx2/evntconf.hxx>
+#include <sfx2/frame.hxx>
+#include <sfx2/app.hxx>
+#include <sfx2/viewfrm.hxx>
+#include <sfx2/docfile.hxx>
#include "sfxresid.hxx"
-#include "objsh.hxx"
-#include "sfx.hrc"
+#include <sfx2/objsh.hxx>
+#include <sfx2/sfx.hrc>
#include "bastyp.hrc"
// -----------------------------------------------------------------------