diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:52:35 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:52:35 +0000 |
commit | f181d1de81c0b6e26e1e596d54c76c339fe8eb44 (patch) | |
tree | 75ade32963f8ec6458b9bcda30f37037b2bb0082 /sfx2/inc/guisaveas.hxx | |
parent | 1edfbce7b222085a73b42458b3ef12afafdd9dea (diff) |
INTEGRATION: CWS vgbugs07 (1.7.478); FILE MERGED
2007/06/04 13:34:36 vg 1.7.478.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/inc/guisaveas.hxx')
-rw-r--r-- | sfx2/inc/guisaveas.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/inc/guisaveas.hxx b/sfx2/inc/guisaveas.hxx index e6c1a749e1aa..fa1a8328639a 100644 --- a/sfx2/inc/guisaveas.hxx +++ b/sfx2/inc/guisaveas.hxx @@ -4,9 +4,9 @@ * * $RCSfile: guisaveas.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2005-11-11 12:21:54 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:52:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -68,7 +68,7 @@ #include <comphelper/sequenceashashmap.hxx> -#include "docinf.hxx" +#include <sfx2/docinf.hxx> class Window; class ModelData_Impl; |