diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:16:21 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:16:21 +0000 |
commit | d5b82a56dea572a4e09c32edcbdeb69d75c17a99 (patch) | |
tree | 14cc699f52b57a4a06571ddd2f7a2f7f95475ee7 /vcl/source/helper/xconnection.cxx | |
parent | ccfc4008ff4dd06628814680ed75e57b66a6512d (diff) |
INTEGRATION: CWS mergesvp (1.9.2); FILE MERGED
2007/07/04 15:32:38 pl 1.9.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/helper/xconnection.cxx')
-rw-r--r-- | vcl/source/helper/xconnection.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/helper/xconnection.cxx b/vcl/source/helper/xconnection.cxx index 9d71881acf14..c91822bb22dc 100644 --- a/vcl/source/helper/xconnection.cxx +++ b/vcl/source/helper/xconnection.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xconnection.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:27:19 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:16:21 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,7 @@ #ifndef _SV_SVSYS_HXX #include <svsys.h> #endif -#include <xconnection.hxx> +#include <vcl/xconnection.hxx> #include <vcl/svdata.hxx> #include <vcl/salinst.hxx> |