summaryrefslogtreecommitdiff
path: root/sc/inc/docoptio.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2000-11-02 18:10:56 +0000
committerNiklas Nebel <nn@openoffice.org>2000-11-02 18:10:56 +0000
commit25ac53d296d6c7e5879d456fa24edac60f985cd7 (patch)
tree4c99549fe930098fd0ce174d2676a4f0e646fd9d /sc/inc/docoptio.hxx
parent1eacf4ac4c3439821282b590b948f3641c858cde (diff)
#79817# ScLinkConfigItem is now in optutil
Diffstat (limited to 'sc/inc/docoptio.hxx')
-rw-r--r--sc/inc/docoptio.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/inc/docoptio.hxx b/sc/inc/docoptio.hxx
index 5a3c0349f0d9..23b68c62b1d4 100644
--- a/sc/inc/docoptio.hxx
+++ b/sc/inc/docoptio.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docoptio.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: nn $ $Date: 2000-09-22 07:55:02 $
+ * last change: $Author: nn $ $Date: 2000-11-02 19:10:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,8 +71,8 @@
#include <svtools/poolitem.hxx>
#endif
-#ifndef SC_VIEWOPTI_HXX
-#include "viewopti.hxx" //! move ScLinkConfigItem to separate header!
+#ifndef SC_OPTUTIL_HXX
+#include "optutil.hxx"
#endif