diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 22:04:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 22:04:28 +0000 |
commit | f6d0f124cdad4c01280498d701b6210ee4830fba (patch) | |
tree | 528480da20dc44e4966ecfbdc763e44362401106 /sfx2/source/bastyp | |
parent | 305beacb376cb786357e87d80c533e56c55ae954 (diff) |
INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED
2007/06/04 13:34:43 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/bastyp')
-rw-r--r-- | sfx2/source/bastyp/sfxresid.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/bastyp/sfxresid.cxx b/sfx2/source/bastyp/sfxresid.cxx index 3d29d020b550..3038df918b9a 100644 --- a/sfx2/source/bastyp/sfxresid.cxx +++ b/sfx2/source/bastyp/sfxresid.cxx @@ -4,9 +4,9 @@ * * $RCSfile: sfxresid.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2007-04-26 10:08:44 $ + * last change: $Author: hr $ $Date: 2007-06-27 23:04:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,7 +44,7 @@ #endif #include "sfxresid.hxx" -#include "app.hxx" +#include <sfx2/app.hxx> // ----------------------------------------------------------------------- |