summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/brwbox2.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:07:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:07:41 +0000
commit77be8fafc9a98f07d9896cab8509733831eba8c7 (patch)
tree3926eb3211bfe22b0494403e1f4b255e0abaf892 /svtools/source/brwbox/brwbox2.cxx
parentad42052fb9c04e52e6b8a8472956b648bfc0baf0 (diff)
INTEGRATION: CWS vgbugs07 (1.37.182); FILE MERGED
2007/06/04 13:31:25 vg 1.37.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/brwbox/brwbox2.cxx')
-rw-r--r--svtools/source/brwbox/brwbox2.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/source/brwbox/brwbox2.cxx b/svtools/source/brwbox/brwbox2.cxx
index ce0d7ad472e1..ad06a382291c 100644
--- a/svtools/source/brwbox/brwbox2.cxx
+++ b/svtools/source/brwbox/brwbox2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: brwbox2.cxx,v $
*
- * $Revision: 1.37 $
+ * $Revision: 1.38 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:06:11 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:07:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#endif
#ifndef _SVX_BRWBOX_HXX
-#include "brwbox.hxx"
+#include <svtools/brwbox.hxx>
#endif
#ifndef _SFXDATWIN_HXX
@@ -49,7 +49,7 @@
#endif
#ifndef INCLUDED_SVTOOLS_COLORCFG_HXX
-#include "colorcfg.hxx"
+#include <svtools/colorcfg.hxx>
#endif
#ifndef _SV_SALGTYPE_HXX