summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin5.cxx
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2002-01-22 13:19:45 +0000
committerSascha Ballach <sab@openoffice.org>2002-01-22 13:19:45 +0000
commit9bf4316ad7a22a4323fffd109295c6bb97260e97 (patch)
tree040e4cd774ef1e077bb190287090ce70001c6289 /sc/source/ui/view/gridwin5.cxx
parent4055ab0ab9363bcaeef14f811cfe76fc0086666d (diff)
#95584#; remove ACCESSIBILITY from header defines
Diffstat (limited to 'sc/source/ui/view/gridwin5.cxx')
-rw-r--r--sc/source/ui/view/gridwin5.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/view/gridwin5.cxx b/sc/source/ui/view/gridwin5.cxx
index 5e1239ee02a2..99feb7f9c7fc 100644
--- a/sc/source/ui/view/gridwin5.cxx
+++ b/sc/source/ui/view/gridwin5.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: gridwin5.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: sab $ $Date: 2002-01-18 10:04:09 $
+ * last change: $Author: sab $ $Date: 2002-01-22 14:18:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,7 +89,7 @@
#ifndef _COM_SUN_STAR_SHEET_XSPREADSHEETVIEW_HPP_
#include <com/sun/star/sheet/XSpreadsheetView.hpp>
#endif
-#ifndef _SC_ACCESSIBILITY_ACCESSIBLEDOCUMENT_HXX
+#ifndef _SC_ACCESSIBLEDOCUMENT_HXX
#include "AccessibleDocument.hxx"
#endif