summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/ProtocolHandler.idl
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2002-05-07 10:22:51 +0000
committerAndreas Schlüns <as@openoffice.org>2002-05-07 10:22:51 +0000
commit50c659fce1162a16fbae4c511f8f9830eb8a17ca (patch)
treedb7ae943953e1b8dde68bf744b4e9fc927407bf8 /offapi/com/sun/star/frame/ProtocolHandler.idl
parent9ecf3ff21e0cf7cafac45847b71d0a72087d0f53 (diff)
#65293# right include
Diffstat (limited to 'offapi/com/sun/star/frame/ProtocolHandler.idl')
-rw-r--r--offapi/com/sun/star/frame/ProtocolHandler.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/frame/ProtocolHandler.idl b/offapi/com/sun/star/frame/ProtocolHandler.idl
index 28ae17a6352f..f38011c8db58 100644
--- a/offapi/com/sun/star/frame/ProtocolHandler.idl
+++ b/offapi/com/sun/star/frame/ProtocolHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ProtocolHandler.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: as $ $Date: 2002-05-03 08:48:06 $
+ * last change: $Author: as $ $Date: 2002-05-07 11:22:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,8 +61,8 @@
#ifndef __com_sun_star_frame_ProtocolHandler_idl__
#define __com_sun_star_frame_ProtocolHandler_idl__
-#ifndef __com_sun_star_frame_XNotifyingDispatch_idl__
-#include <com/sun/star/frame/XNotifyingDispatch.idl>
+#ifndef __com_sun_star_frame_XDispatchProvider_idl__
+#include <com/sun/star/frame/XDispatchProvider.idl>
#endif
//=============================================================================