diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 17:09:15 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 17:09:15 +0000 |
commit | a5a99eb51e8e2890144f936c08ee3609f3c5387a (patch) | |
tree | 4f38901cdfec121f777123f0a904f9979973fc02 /svx/source/fmcomp | |
parent | ad01b4ca609bb66c34085faf820f27c308e34610 (diff) |
INTEGRATION: CWS vgbugs07 (1.32.66); FILE MERGED
2007/06/04 13:26:56 vg 1.32.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/fmcomp')
-rw-r--r-- | svx/source/fmcomp/gridctrl.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/fmcomp/gridctrl.src b/svx/source/fmcomp/gridctrl.src index c78c5cbc1e48..07e24dc5311b 100644 --- a/svx/source/fmcomp/gridctrl.src +++ b/svx/source/fmcomp/gridctrl.src @@ -4,9 +4,9 @@ * * $RCSfile: gridctrl.src,v $ * - * $Revision: 1.32 $ + * $Revision: 1.33 $ * - * last change: $Author: ihi $ $Date: 2007-04-19 14:26:04 $ + * last change: $Author: hr $ $Date: 2007-06-27 18:09:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,7 +34,7 @@ ************************************************************************/ #include "fmresids.hrc" -#include "svxids.hrc" +#include <svx/svxids.hrc> #include "globlmn.hrc" #include "fmhelp.hrc" Menu RID_SVXMNU_ROWS |