summaryrefslogtreecommitdiff
path: root/vcl/source/app/stdtext.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:02:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:02:22 +0000
commit8bdae5dbeab30b5b8bb334c4cbc874b2c0d3f5ea (patch)
tree767740391fbf6c32e272b2f1571de8d52585bede /vcl/source/app/stdtext.cxx
parent4bac5e26e5da191f9e477bb72b55bdbfeee13c8c (diff)
INTEGRATION: CWS vgbugs07 (1.7.40); FILE MERGED
2007/06/04 13:29:31 vg 1.7.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/app/stdtext.cxx')
-rw-r--r--vcl/source/app/stdtext.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/source/app/stdtext.cxx b/vcl/source/app/stdtext.cxx
index 23ee2f776e1d..d6444f87a55d 100644
--- a/vcl/source/app/stdtext.cxx
+++ b/vcl/source/app/stdtext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stdtext.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 09:26:19 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:02:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,13 +40,13 @@
#include <svids.hrc>
#endif
#ifndef _SV_SVDATA_HXX
-#include <svdata.hxx>
+#include <vcl/svdata.hxx>
#endif
#ifndef _SV_MSGBOX_HXX
-#include <msgbox.hxx>
+#include <vcl/msgbox.hxx>
#endif
#ifndef _VCL_STDTEXT_HXX
-#include <stdtext.hxx>
+#include <vcl/stdtext.hxx>
#endif