summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/WebDAVFolderContent.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2002-08-19 15:15:03 +0000
committerOliver Bolte <obo@openoffice.org>2002-08-19 15:15:03 +0000
commit80ae2aa03347ac3865dfe0d7f4b33434865c284d (patch)
tree9818f2c0c46f35e3dad701e3fe45ea47ffd473e2 /offapi/com/sun/star/ucb/WebDAVFolderContent.idl
parente1530140307c5e5fc72975ce15d7e78e3a105bc8 (diff)
#100000# include missing
Diffstat (limited to 'offapi/com/sun/star/ucb/WebDAVFolderContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/WebDAVFolderContent.idl8
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/WebDAVFolderContent.idl b/offapi/com/sun/star/ucb/WebDAVFolderContent.idl
index 09ce696b7d43..ec984be979c7 100644
--- a/offapi/com/sun/star/ucb/WebDAVFolderContent.idl
+++ b/offapi/com/sun/star/ucb/WebDAVFolderContent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: WebDAVFolderContent.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kso $ $Date: 2002-08-09 12:59:46 $
+ * last change: $Author: obo $ $Date: 2002-08-19 16:15:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,10 @@
#include <com/sun/star/ucb/XCommandProcessor.idl>
#endif
+#ifndef __com_sun_star_ucb_XCommandProcessor2_idl__
+#include <com/sun/star/ucb/XCommandProcessor2.idl>
+#endif
+
#ifndef __com_sun_star_beans_XPropertiesChangeNotifier_idl__
#include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
#endif