diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:22:04 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:22:04 +0000 |
commit | ccd7fcf51c00c829d1153a81130e0918a54526c8 (patch) | |
tree | 6de66416d853501c1f5f589405eae20f61408be1 | |
parent | 75d390d75a6dbc5f2f0b9f5c6db69f893f20d69c (diff) |
INTEGRATION: CWS mergesvp (1.10.2); FILE MERGED
2007/07/04 15:32:40 pl 1.10.2.1: #i79023# header moving
-rw-r--r-- | vcl/source/window/syschild.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/window/syschild.cxx b/vcl/source/window/syschild.cxx index ba788ae60860..bb88b4e12993 100644 --- a/vcl/source/window/syschild.cxx +++ b/vcl/source/window/syschild.cxx @@ -4,9 +4,9 @@ * * $RCSfile: syschild.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:34:11 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:22:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -57,7 +57,7 @@ #include <vcl/svdata.hxx> #endif #ifndef _SV_WIDNOW_H -#include <window.h> +#include <vcl/window.h> #endif #ifndef _SV_SVAPP_HXX #include <vcl/svapp.hxx> |