summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrlbox.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:23:37 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:23:37 +0000
commit8775c27df57dc95c5a2e70800f6da6ec449392d4 (patch)
tree4dfb22cf9811191aff493876294868c3704f8b53 /svtools/source/control/ctrlbox.src
parent20406a569b16027863e75a65e7a66beb0822d25a (diff)
INTEGRATION: CWS vgbugs07 (1.57.46); FILE MERGED
2007/06/04 13:31:29 vg 1.57.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/control/ctrlbox.src')
-rw-r--r--svtools/source/control/ctrlbox.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/control/ctrlbox.src b/svtools/source/control/ctrlbox.src
index 6cac57edc8e3..72d48bc50942 100644
--- a/svtools/source/control/ctrlbox.src
+++ b/svtools/source/control/ctrlbox.src
@@ -4,9 +4,9 @@
*
* $RCSfile: ctrlbox.src,v $
*
- * $Revision: 1.57 $
+ * $Revision: 1.58 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 16:09:32 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:23:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,7 @@
* MA 02111-1307 USA
*
************************************************************************/
-#include "svtools.hrc"
+#include <svtools/svtools.hrc>
#ifndef IMAGE_STDBTN_COLOR
#define IMAGE_STDBTN_COLOR Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; }