diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:04:04 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-24 09:04:04 +0000 |
commit | 5fd6e0a91495b1e48ac693d69829dd3ea02e6c7a (patch) | |
tree | 95f96cf63ddab42b10012a50640982f3052f7d16 /vcl/source/app/idlemgr.cxx | |
parent | b3141e9e77ee4cab35f5ce847e812c31cfb258c3 (diff) |
INTEGRATION: CWS mergesvp (1.6.2); FILE MERGED
2007/07/04 15:32:35 pl 1.6.2.1: #i79023# header moving
Diffstat (limited to 'vcl/source/app/idlemgr.cxx')
-rw-r--r-- | vcl/source/app/idlemgr.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/app/idlemgr.cxx b/vcl/source/app/idlemgr.cxx index 3e7e685da77e..fc1a950f5d37 100644 --- a/vcl/source/app/idlemgr.cxx +++ b/vcl/source/app/idlemgr.cxx @@ -4,9 +4,9 @@ * * $RCSfile: idlemgr.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:01:16 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:04:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -41,7 +41,7 @@ #endif #ifndef _SV_IDLEMGR_HXX -#include <idlemgr.hxx> +#include <vcl/idlemgr.hxx> #endif #ifndef _SV_SVAPP_HXX #include <vcl/svapp.hxx> |