summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2002-11-29 13:58:19 +0000
committerJuergen Schmidt <jsc@openoffice.org>2002-11-29 13:58:19 +0000
commit6d6941333a0ad9979e3fa7045812a84f31439509 (patch)
treef2ab0c88d9ed34fab7e22b98db171d734882df50 /offapi/com/sun
parent86e3ee0ce2ae902011d0ac7d18a70a3b28559f3e (diff)
#105668# insert missing include
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/ucb/FTPContent.idl8
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/FTPContent.idl b/offapi/com/sun/star/ucb/FTPContent.idl
index 2468abc11..625941c0e 100644
--- a/offapi/com/sun/star/ucb/FTPContent.idl
+++ b/offapi/com/sun/star/ucb/FTPContent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FTPContent.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: abi $ $Date: 2002-11-14 13:10:39 $
+ * last change: $Author: jsc $ $Date: 2002-11-29 14:58:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,6 +69,10 @@
#include <com/sun/star/ucb/XContent.idl>
#endif
+#ifndef __com_sun_star_ucb_XContentCreator_idl__
+#include <com/sun/star/ucb/XContentCreator.idl>
+#endif
+
#ifndef __com_sun_star_ucb_XCommandProcessor_idl__
#include <com/sun/star/ucb/XCommandProcessor.idl>
#endif