summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/regband.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:22:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:22:47 +0000
commit59b2856939575ff80f6752fe149da74191dfdf60 (patch)
tree40c05ed1803023132bc96ad10b1f50429cbca9cc /vcl/source/gdi/regband.cxx
parent211baf37884a49dd63e71d9fa52e5fb3c03fd7a8 (diff)
INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED
2007/06/04 13:29:38 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/gdi/regband.cxx')
-rw-r--r--vcl/source/gdi/regband.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/gdi/regband.cxx b/vcl/source/gdi/regband.cxx
index c9fe18342724..10aee51a4dec 100644
--- a/vcl/source/gdi/regband.cxx
+++ b/vcl/source/gdi/regband.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: regband.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 12:10:08 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:22:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,10 +40,10 @@
#include <tools/debug.hxx>
#endif
#ifndef _SV_SALBTYPE_HXX
-#include <salbtype.hxx>
+#include <vcl/salbtype.hxx>
#endif
#ifndef _SV_REGBAND_HXX
-#include <regband.hxx>
+#include <vcl/regband.hxx>
#endif
#include <algorithm>