summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XKeyHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XKeyHandler.idl')
-rw-r--r--offapi/com/sun/star/awt/XKeyHandler.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/XKeyHandler.idl b/offapi/com/sun/star/awt/XKeyHandler.idl
index 7a79ac3b0a08..ee5098aee81e 100644
--- a/offapi/com/sun/star/awt/XKeyHandler.idl
+++ b/offapi/com/sun/star/awt/XKeyHandler.idl
@@ -28,13 +28,9 @@
#ifndef __com_sun_star_awt_XKeyHandler_idl__
#define __com_sun_star_awt_XKeyHandler_idl__
-#ifndef __com_sun_star_lang_XEventListener_idl__
#include <com/sun/star/lang/XEventListener.idl>
-#endif
-#ifndef __com_sun_star_awt_KeyEvent_idl__
#include <com/sun/star/awt/KeyEvent.idl>
-#endif
module com { module sun { module star { module awt {