summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-11 17:40:28 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-11 17:40:28 +0000
commit0e206c69d8873ce92fdc283155ca0157b7f0355f (patch)
tree55dfc0a33cd39167c4994591c0b33856c5770fb5 /ucb
parent405c6e66ec5b72ef1cebb0baf0c78affe69f6580 (diff)
#i10000# Fix typos.
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/file/filglob.cxx10
1 files changed, 3 insertions, 7 deletions
diff --git a/ucb/source/ucp/file/filglob.cxx b/ucb/source/ucp/file/filglob.cxx
index 3b61dce9a23e..22931079cbcd 100644
--- a/ucb/source/ucp/file/filglob.cxx
+++ b/ucb/source/ucp/file/filglob.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: filglob.cxx,v $
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
* This file is part of OpenOffice.org.
*
@@ -53,12 +53,8 @@
#include <com/sun/star/ucb/NameClashException.hpp>
#include <com/sun/star/ucb/InteractiveBadTransferURLException.hpp>
#include <com/sun/star/ucb/UnsupportedNameClashException.hpp>
-#ifndef _COM_SUN_STAR_BEANS_PROPERTYSTATE_HPP_
-#include "com/sun/star/breans/PropertyState.hpp"
-#endif
-#ifndef _COM_SUN_STAR_BEANS_PROPERTYVALUE_HPP_
-#include "com/sun/star/breans/PropertyValue.hpp"
-#endif
+#include "com/sun/star/beans/PropertyState.hpp"
+#include "com/sun/star/beans/PropertyValue.hpp"
#include <com/sun/star/ucb/InteractiveAugmentedIOException.hpp>
#include "com/sun/star/uno/Any.hxx"
#include "com/sun/star/uno/Sequence.hxx"