diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:50:58 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:50:58 +0000 |
commit | 13f9a9278b9e125b37289c85dbb2d21522e40173 (patch) | |
tree | cc5461ed8eb409a389c402fdb6c49c73c4180585 /svx/source/dialog | |
parent | 59f73842a07089ba421299d3eab519524a921398 (diff) |
INTEGRATION: CWS vgbugs07 (1.55.66); FILE MERGED
2007/06/04 13:26:31 vg 1.55.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog')
-rw-r--r-- | svx/source/dialog/transfrm.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/transfrm.src b/svx/source/dialog/transfrm.src index 2d8833cb4971..fbb100a23a54 100644 --- a/svx/source/dialog/transfrm.src +++ b/svx/source/dialog/transfrm.src @@ -4,9 +4,9 @@ * * $RCSfile: transfrm.src,v $ * - * $Revision: 1.55 $ + * $Revision: 1.56 $ * - * last change: $Author: ihi $ $Date: 2007-04-19 14:23:24 $ + * last change: $Author: hr $ $Date: 2007-06-27 17:50:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ // include ------------------------------------------------------------------ #include <svtools/controldims.hrc> #include "helpid.hrc" -#include "dialogs.hrc" +#include <svx/dialogs.hrc> #include "transfrm.hrc" // pragma ------------------------------------------------------------------- |