summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoattr.cxx
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2001-03-02 15:33:59 +0000
committerMalte Timmermann <mt@openoffice.org>2001-03-02 15:33:59 +0000
commit7834d51f8c66b55dfbf1d121c739d44278d82f19 (patch)
treea458446c8ad01dba0cf00b2a79fb43fd602500e1 /svx/source/svdraw/svdoattr.cxx
parent1eac0150c86abee45f570778eae19dc5fbe75692 (diff)
changed SvxFontWidthItem to SvxCharScaleItem
Diffstat (limited to 'svx/source/svdraw/svdoattr.cxx')
-rw-r--r--svx/source/svdraw/svdoattr.cxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/svx/source/svdraw/svdoattr.cxx b/svx/source/svdraw/svdoattr.cxx
index cf7311015dfa..a46d153f2d79 100644
--- a/svx/source/svdraw/svdoattr.cxx
+++ b/svx/source/svdraw/svdoattr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svdoattr.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: aw $ $Date: 2001-02-16 14:28:29 $
+ * last change: $Author: mt $ $Date: 2001-03-02 16:33:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -142,9 +142,7 @@
#include "fhgtitem.hxx"
#endif
-#ifndef _SVX_FWDTITEM_HXX //autogen
-#include "fwdtitem.hxx"
-#endif
+#include <charscaleitem.hxx>
#ifndef _SVX_XLNSTCIT_HXX //autogen
#include <xlnstcit.hxx>