diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:19:19 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:19:19 +0000 |
commit | d37d6add43107179fb037261b56fbdcd57b23fcc (patch) | |
tree | 3a3345eb087a0b207472c33f2d3bc98577d00c2c /sd/source | |
parent | 46c2ec84f40db6cd3fe9fdc312f4084afe7f7357 (diff) |
INTEGRATION: CWS rt16 (1.29.264); FILE MERGED
2006/08/08 12:17:07 rt 1.29.264.1: #i68214# Obsolete svx headers removed
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/app/sdmod.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/app/sdmod.cxx b/sd/source/ui/app/sdmod.cxx index a4cced9a9691..53aff4ded992 100644 --- a/sd/source/ui/app/sdmod.cxx +++ b/sd/source/ui/app/sdmod.cxx @@ -4,9 +4,9 @@ * * $RCSfile: sdmod.cxx,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: rt $ $Date: 2005-09-09 03:44:50 $ + * last change: $Author: ihi $ $Date: 2006-08-29 14:19:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -88,7 +88,7 @@ #define ITEMID_SEARCH SID_SEARCH_ITEM #include <svx/svxids.hrc> -#include <svx/srchitem.hxx> +#include <sfx2/srchitem.hxx> #include <svx/svxerr.hxx> #include <svx/xmlsecctrl.hxx> |