summaryrefslogtreecommitdiff
path: root/svx/source/dialog
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:44:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:44:14 +0000
commitec39dd34960352ae113d00f78d7dd9c5e6ac26b2 (patch)
treeade37ba96b185fc886cba33518e58dbed65bee87 /svx/source/dialog
parent8e3de0b99931e486326c7bbadf3f50cda727b7e8 (diff)
INTEGRATION: CWS vgbugs07 (1.63.66); FILE MERGED
2007/06/04 13:26:29 vg 1.63.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog')
-rw-r--r--svx/source/dialog/tabarea.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/tabarea.src b/svx/source/dialog/tabarea.src
index bab7f04e9d93..02ae0e30afdf 100644
--- a/svx/source/dialog/tabarea.src
+++ b/svx/source/dialog/tabarea.src
@@ -4,9 +4,9 @@
*
* $RCSfile: tabarea.src,v $
*
- * $Revision: 1.63 $
+ * $Revision: 1.64 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 14:21:28 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:44:14 $
*
* 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 "helpid.hrc"
-#include "dialogs.hrc"
+#include <svx/dialogs.hrc>
#include "tabarea.hrc"
#define MASKCOLOR MaskColor = Color{ Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };