summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuexpand.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-10-04 17:31:47 +0000
committerKurt Zenker <kz@openoffice.org>2004-10-04 17:31:47 +0000
commit2604da3b31f0bae19bbee44b956c91dcf8c5de3d (patch)
treefe68ddc66f63a638cb17d1474951206cdc2f61db /sd/source/ui/func/fuexpand.cxx
parentc25c1d708365697e194e12b3ea11419758f4a0a8 (diff)
INTEGRATION: CWS mav09 (1.9.82); FILE MERGED
2004/08/09 19:43:07 mav 1.9.82.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/14 14:12:08 mba 1.9.82.1: #i27773#: remove so3; new storage API
Diffstat (limited to 'sd/source/ui/func/fuexpand.cxx')
-rw-r--r--sd/source/ui/func/fuexpand.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/func/fuexpand.cxx b/sd/source/ui/func/fuexpand.cxx
index e86b59f98ecb..04a38a778262 100644
--- a/sd/source/ui/func/fuexpand.cxx
+++ b/sd/source/ui/func/fuexpand.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fuexpand.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2004-07-12 15:02:19 $
+ * last change: $Author: kz $ $Date: 2004-10-04 18:31:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,6 +63,8 @@
#include "fuexpand.hxx"
+#include <sfx2/viewfrm.hxx>
+
#ifndef _SVDOTEXT_HXX //autogen
#include <svx/svdotext.hxx>
#endif