summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/uiitems.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/uiitems.hxx')
-rw-r--r--sc/source/ui/inc/uiitems.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/ui/inc/uiitems.hxx b/sc/source/ui/inc/uiitems.hxx
index 89d3cb1df1ca..f64f4b2989f8 100644
--- a/sc/source/ui/inc/uiitems.hxx
+++ b/sc/source/ui/inc/uiitems.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: uiitems.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:45:01 $
+ * last change: $Author: er $ $Date: 2001-03-12 16:49:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,6 +65,9 @@
#ifndef SC_CONDITIO_HXX
#include "conditio.hxx"
#endif
+#ifndef SC_SORTPARAM_HXX
+#include "sortparam.hxx"
+#endif
#ifndef _SFXPOOLITEM_HXX //autogen
#include <svtools/poolitem.hxx>