diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 22:27:38 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 22:27:38 +0000 |
commit | b6c31370d5c9393cbed7286bb77cbcbdc429a1ff (patch) | |
tree | 93354a5e3eb13df6ef0af9a4e6c0df6ec977d1e8 /sfx2 | |
parent | 91e348bed183425589b16a6f5eb7033603221e42 (diff) |
INTEGRATION: CWS vgbugs07 (1.4.308); FILE MERGED
2007/06/04 13:34:57 vg 1.4.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/inc/mnucfga.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/mnucfga.hxx b/sfx2/source/inc/mnucfga.hxx index 36ddd17bec85..e1c87067a64a 100644 --- a/sfx2/source/inc/mnucfga.hxx +++ b/sfx2/source/inc/mnucfga.hxx @@ -4,9 +4,9 @@ * * $RCSfile: mnucfga.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 22:33:10 $ + * last change: $Author: hr $ $Date: 2007-06-27 23:27:38 $ * * 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 @@ #include <tools/string.hxx> #endif #ifndef _SFXMINARRAY_HXX -#include "minarray.hxx" +#include <sfx2/minarray.hxx> #endif //================================================================== |