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