diff options
-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 //================================================================== |