summaryrefslogtreecommitdiff
path: root/vcl/source/helper
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:27:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:27:19 +0000
commit59437f7da3c6d15f38de058f58d0df1fb0928da2 (patch)
tree706cfc0745fa9733fae3690fa6f2c5f3da44a543 /vcl/source/helper
parentdfe0e67325dde51e6cdc4b2cef49041a60738113 (diff)
INTEGRATION: CWS vgbugs07 (1.8.212); FILE MERGED
2007/06/04 13:29:46 vg 1.8.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/helper')
-rw-r--r--vcl/source/helper/xconnection.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/source/helper/xconnection.cxx b/vcl/source/helper/xconnection.cxx
index 7e3caf04e035..9d71881acf14 100644
--- a/vcl/source/helper/xconnection.cxx
+++ b/vcl/source/helper/xconnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xconnection.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-10-13 08:32:21 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:27:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,8 +40,8 @@
#include <svsys.h>
#endif
#include <xconnection.hxx>
-#include <svdata.hxx>
-#include <salinst.hxx>
+#include <vcl/svdata.hxx>
+#include <vcl/salinst.hxx>
using namespace rtl;
using namespace osl;