summaryrefslogtreecommitdiff
path: root/sfx2/inc/arrdecl.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:51:44 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:51:44 +0000
commitd718bc4bc05daa8a48ee55d98a85758869083ab8 (patch)
treebd21ce29603febd5a6e4581f80fe02e41ac9dccc /sfx2/inc/arrdecl.hxx
parentbe3d31c8e448f02d518509a19fdbd515b82317e2 (diff)
INTEGRATION: CWS vgbugs07 (1.5.308); FILE MERGED
2007/06/04 13:34:36 vg 1.5.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/inc/arrdecl.hxx')
-rw-r--r--sfx2/inc/arrdecl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/inc/arrdecl.hxx b/sfx2/inc/arrdecl.hxx
index d47a72928347..a72747c6f789 100644
--- a/sfx2/inc/arrdecl.hxx
+++ b/sfx2/inc/arrdecl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: arrdecl.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:57:15 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:51:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#ifndef _SVARRAY_HXX
#include <svtools/svarray.hxx>
#endif
-#include "minarray.hxx"
+#include <sfx2/minarray.hxx>
struct CntUpdateResult;