ucb/source/ucp/odma/odma_content.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 44aa7df623e7cc113fd81f84e4a0d3de786f311f
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Sep 17 10:43:30 2012 +0200

    Missing include
    
    Change-Id: I7917d061f4aed307f29d428a72c793e782944e49

diff --git a/ucb/source/ucp/odma/odma_content.cxx 
b/ucb/source/ucp/odma/odma_content.cxx
index ecde193..db82429 100644
--- a/ucb/source/ucp/odma/odma_content.cxx
+++ b/ucb/source/ucp/odma/odma_content.cxx
@@ -40,6 +40,7 @@
 #include <com/sun/star/ucb/OpenMode.hpp>
 #include <com/sun/star/ucb/XCommandInfo.hpp>
 #include <com/sun/star/ucb/XPersistentPropertySet.hpp>
+#include <comphelper/componentcontext.hxx>
 #include <ucbhelper/contentidentifier.hxx>
 #include <ucbhelper/propertyvalueset.hxx>
 #include <ucbhelper/cancelcommandexecution.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to