summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/guisaveas.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:22:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:22:01 +0000
commit328987a72e4cb24e803092638874b2688b258485 (patch)
treeaa2b5c3e1434f8a77a73d7fae6384cc29954f26e /sfx2/source/doc/guisaveas.cxx
parentf0fe1c7ad51818baf1032a674cdc0665185b237d (diff)
INTEGRATION: CWS vgbugs07 (1.26.40); FILE MERGED
2007/06/04 13:34:54 vg 1.26.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/doc/guisaveas.cxx')
-rw-r--r--sfx2/source/doc/guisaveas.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/sfx2/source/doc/guisaveas.cxx b/sfx2/source/doc/guisaveas.cxx
index 57712797d5..5c2380168c 100644
--- a/sfx2/source/doc/guisaveas.cxx
+++ b/sfx2/source/doc/guisaveas.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: guisaveas.cxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: ihi $ $Date: 2007-04-16 16:56:18 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:22:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -122,15 +122,15 @@
#include <vcl/window.hxx>
#include <toolkit/awt/vclxwindow.hxx>
-#include <sfxsids.hrc>
+#include <sfx2/sfxsids.hrc>
#include <doc.hrc>
#include <sfxresid.hxx>
-#include <docfilt.hxx>
-#include <filedlghelper.hxx>
-#include <app.hxx>
-#include <objuno.hxx>
-#include <objsh.hxx>
-#include <dinfdlg.hxx>
+#include <sfx2/docfilt.hxx>
+#include <sfx2/filedlghelper.hxx>
+#include <sfx2/app.hxx>
+#include <sfx2/objuno.hxx>
+#include <sfx2/objsh.hxx>
+#include <sfx2/dinfdlg.hxx>
#include <sfxtypes.hxx>
#include "alienwarn.hxx"