summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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