updated
[platform/core/uifw/at-spi2-atk.git] / registryd / deviceeventcontroller.h
index 90ebb0d..bb04352 100644 (file)
@@ -26,7 +26,7 @@
 
 #include <bonobo/bonobo-object.h>
 #include <libspi/Accessibility.h>
-#include <libspi/keystrokelistener.h>
+#include <libspi/devicelistener.h>
 
 typedef struct _SpiDEController SpiDEController;
 
@@ -48,6 +48,7 @@ struct _SpiDEController {
        GList       *key_listeners;
        GList       *mouse_listeners;
        GList       *keygrabs_list;
+       Display     *xevie_display;
 };
 
 typedef struct {