summaryrefslogtreecommitdiff
path: root/vcl/source/control/field.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:05:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:05:24 +0000
commit1eb3bc57aa145196784ad598e434389bc2ec2035 (patch)
tree9ab0e87933ed7a6f11cc596255854148b8fe6086 /vcl/source/control/field.cxx
parent0510db53800c9eb37ac67f0813b93bc59db4dd4e (diff)
INTEGRATION: CWS vgbugs07 (1.20.40); FILE MERGED
2007/06/04 13:29:32 vg 1.20.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/control/field.cxx')
-rw-r--r--vcl/source/control/field.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/vcl/source/control/field.cxx b/vcl/source/control/field.cxx
index 5b58b8656f31..92b8aa722cfc 100644
--- a/vcl/source/control/field.cxx
+++ b/vcl/source/control/field.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: field.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 10:36:49 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:05:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -54,11 +54,11 @@
#ifndef _SV_SVIDS_HRC
#include <svids.hrc>
#endif
-#include <field.hxx>
-#include <event.hxx>
-#include <svapp.hxx>
-#include <svdata.hxx>
-#include <unohelp.hxx>
+#include <vcl/field.hxx>
+#include <vcl/event.hxx>
+#include <vcl/svapp.hxx>
+#include <vcl/svdata.hxx>
+#include <vcl/unohelp.hxx>