summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:03:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:03:48 +0000
commit2319570c28baefb8ed83853b3f0a739a1ef19f46 (patch)
treef808ff2666414229b06ef2cbdcf48e55c4d83bc2 /sfx2/source/bastyp
parent795e76e775066f4468608917b5fd2503e9f81ff4 (diff)
INTEGRATION: CWS vgbugs07 (1.7.202); FILE MERGED
2007/06/04 13:34:43 vg 1.7.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/bastyp')
-rw-r--r--sfx2/source/bastyp/minarray.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/bastyp/minarray.cxx b/sfx2/source/bastyp/minarray.cxx
index 35290b0d499b..81602f5940ab 100644
--- a/sfx2/source/bastyp/minarray.cxx
+++ b/sfx2/source/bastyp/minarray.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: minarray.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:50:12 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:03:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@
#ifndef GCC
#endif
-#include "minarray.hxx"
+#include <sfx2/minarray.hxx>
// -----------------------------------------------------------------------