summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/ChangesEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/ChangesEvent.idl')
-rw-r--r--offapi/com/sun/star/util/ChangesEvent.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/offapi/com/sun/star/util/ChangesEvent.idl b/offapi/com/sun/star/util/ChangesEvent.idl
index 08fff08fe..d1fa48ec7 100644
--- a/offapi/com/sun/star/util/ChangesEvent.idl
+++ b/offapi/com/sun/star/util/ChangesEvent.idl
@@ -27,17 +27,11 @@
#ifndef __com_sun_star_util_ChangesEvent_idl__
#define __com_sun_star_util_ChangesEvent_idl__
-#ifndef __com_sun_star_lang_EventObject_idl__
#include <com/sun/star/lang/EventObject.idl>
-#endif
-#ifndef __com_sun_star_util_ElementChange_idl__
#include <com/sun/star/util/ElementChange.idl>
-#endif
-#ifndef __com_sun_star_util_ChangesSet_idl__
#include <com/sun/star/util/ChangesSet.idl>
-#endif
//=============================================================================