summaryrefslogtreecommitdiff
path: root/vcl/source/control/fixbrd.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:06:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:06:18 +0000
commit738ed1cd63a681b63ac05d0a728e9a22324d4954 (patch)
treee27d5ab036acf9bf62c91717f9efb85f61efe511 /vcl/source/control/fixbrd.cxx
parentb824bc3ddcc43442f09ab316db388aa66783c3a0 (diff)
INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED
2007/06/04 13:29:33 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/control/fixbrd.cxx')
-rw-r--r--vcl/source/control/fixbrd.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/control/fixbrd.cxx b/vcl/source/control/fixbrd.cxx
index b4f7520e2f4a..8f49686d556a 100644
--- a/vcl/source/control/fixbrd.cxx
+++ b/vcl/source/control/fixbrd.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fixbrd.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:52:53 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:05:51 $
*
* 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/rc.h>
#endif
#ifndef _SV_EVENT_HXX
-#include <event.hxx>
+#include <vcl/event.hxx>
#endif
#ifndef _SV_FIXBRD_HXX
-#include <fixbrd.hxx>
+#include <vcl/fixbrd.hxx>
#endif