summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_provider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_provider.hxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_provider.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_provider.hxx b/ucb/source/ucp/tdoc/tdoc_provider.hxx
index 1d656527e937..e2ef902d64b0 100644
--- a/ucb/source/ucp/tdoc/tdoc_provider.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_provider.hxx
@@ -24,9 +24,9 @@
#include <com/sun/star/frame/XTransientDocumentsDocumentContentFactory.hpp>
#include <com/sun/star/packages/WrongPasswordException.hpp>
#include "ucbhelper/providerhelper.hxx"
-#include "tdoc_uri.hxx" // for TDOC_URL_SCHEME
+#include "tdoc_uri.hxx"
#include "tdoc_docmgr.hxx"
-#include "tdoc_storage.hxx" // for StorageAccessMode
+#include "tdoc_storage.hxx"
namespace com { namespace sun { namespace star { namespace embed {
class XStorage;