diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:07:15 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-05-02 14:07:15 +0000 |
commit | 549a3147eb06073d1b30d5074b54b3313101eff1 (patch) | |
tree | 6573c11b94faf906df8d122bf8ca873785a84cff /sd/source/ui/unoidl/unoobj.cxx | |
parent | f29ef9c1879abfe806722b8462ddbb02e5c257fc (diff) |
INTEGRATION: CWS sfxcleanup (1.52.56); FILE MERGED
2006/03/05 10:02:54 mba 1.52.56.1: #132394#: remove superfluous code
Diffstat (limited to 'sd/source/ui/unoidl/unoobj.cxx')
-rw-r--r-- | sd/source/ui/unoidl/unoobj.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/unoidl/unoobj.cxx b/sd/source/ui/unoidl/unoobj.cxx index b43e4b8f16f5..043c93978e42 100644 --- a/sd/source/ui/unoidl/unoobj.cxx +++ b/sd/source/ui/unoidl/unoobj.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unoobj.cxx,v $ * - * $Revision: 1.52 $ + * $Revision: 1.53 $ * - * last change: $Author: rt $ $Date: 2006-01-10 14:32:50 $ + * last change: $Author: rt $ $Date: 2006-05-02 15:07:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -67,7 +67,7 @@ #endif #include <sfx2/viewfrm.hxx> - +#include <sfx2/app.hxx> #ifndef _SVTOOLS_UNOIMAP_HXX #include <svtools/unoimap.hxx> #endif |