diff options
-rw-r--r-- | scripting/source/provider/BrowseNodeFactoryImpl.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/provider/BrowseNodeFactoryImpl.hxx b/scripting/source/provider/BrowseNodeFactoryImpl.hxx index f8e0815c495b..045e56e3b15a 100644 --- a/scripting/source/provider/BrowseNodeFactoryImpl.hxx +++ b/scripting/source/provider/BrowseNodeFactoryImpl.hxx @@ -4,9 +4,9 @@ * * $RCSfile: BrowseNodeFactoryImpl.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:28:29 $ + * last change: $Author: hr $ $Date: 2006-06-19 10:20:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,7 @@ * ************************************************************************/ -#include <rtl/ustring> +#include <rtl/ustring.hxx> #include <cppuhelper/implbase2.hxx> #include <com/sun/star/uno/XComponentContext.hpp> |