diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:27:39 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:27:39 +0000 |
commit | bb37a335cca351037afb30279d7d4147b01c881a (patch) | |
tree | c45ec1b99d243173014b8b10759494c3287d4168 /svx/source/dialog/optgdlg.src | |
parent | c2e2a2c71b198dad2263dbd85908297b55d0445a (diff) |
INTEGRATION: CWS vgbugs07 (1.25.66); FILE MERGED
2007/06/04 13:26:23 vg 1.25.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/optgdlg.src')
-rw-r--r-- | svx/source/dialog/optgdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/optgdlg.src b/svx/source/dialog/optgdlg.src index c79a8996517c..e14a178be461 100644 --- a/svx/source/dialog/optgdlg.src +++ b/svx/source/dialog/optgdlg.src @@ -4,9 +4,9 @@ * * $RCSfile: optgdlg.src,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: ihi $ $Date: 2007-06-04 14:55:15 $ + * last change: $Author: hr $ $Date: 2007-06-27 17:27:39 $ * * 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 --------------------------------------------------------------- -#include "dialogs.hrc" +#include <svx/dialogs.hrc> #include "optgdlg.hrc" #include "helpid.hrc" |