diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 18:15:13 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 18:15:13 +0000 |
commit | fbf36fbbf025aed11a894b3a3012aff09ce278e4 (patch) | |
tree | 6f83a8fcbf2241a522ed09f9237f026d1fede34f /svx/source/tbxctrls/colrctrl.src | |
parent | f7b257bd83bd76eeb54b01ac16c848266f2bac1a (diff) |
INTEGRATION: CWS vgbugs07 (1.19.66); FILE MERGED
2007/06/04 13:27:32 vg 1.19.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/tbxctrls/colrctrl.src')
-rw-r--r-- | svx/source/tbxctrls/colrctrl.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/tbxctrls/colrctrl.src b/svx/source/tbxctrls/colrctrl.src index b4f79d1c0298..2266bc369cff 100644 --- a/svx/source/tbxctrls/colrctrl.src +++ b/svx/source/tbxctrls/colrctrl.src @@ -4,9 +4,9 @@ * * $RCSfile: colrctrl.src,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: ihi $ $Date: 2007-04-19 14:41:56 $ + * last change: $Author: hr $ $Date: 2007-06-27 19:15:13 $ * * 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 "colrctrl.hrc" -#include "dialogs.hrc" +#include <svx/dialogs.hrc> #include "helpid.hrc" // pragma ---------------------------------------------------------------- |