diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:21:50 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:21:50 +0000 |
commit | 75d390d75a6dbc5f2f0b9f5c6db69f893f20d69c (patch) | |
tree | a2ea10022ec6ff8fa28ba650e003623997283fa9 /vcl/source/window | |
parent | 3d3818700bda86e9cbb865a868bece583c1226f4 (diff) |
INTEGRATION: CWS mergesvp (1.18.2); FILE MERGED
2007/07/04 15:32:40 pl 1.18.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/window')
-rw-r--r-- | vcl/source/window/splitwin.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/window/splitwin.cxx b/vcl/source/window/splitwin.cxx index 9bbad8f093c3..ec3974a269bf 100644 --- a/vcl/source/window/splitwin.cxx +++ b/vcl/source/window/splitwin.cxx @@ -4,9 +4,9 @@ * * $RCSfile: splitwin.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:33:43 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:21:50 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -64,7 +64,7 @@ #include <vcl/symbol.hxx> #endif #ifndef _SV_SVIDS_HRC -#include <svids.hrc> +#include <vcl/svids.hrc> #endif #ifndef _SV_IMAGE_HXX #include <vcl/image.hxx> |