From 702d6a97cf7ecae7cd58fe051a2ace197351a3a4 Mon Sep 17 00:00:00 2001 From: Mike Gorse Date: Mon, 29 Nov 2010 16:10:22 -0500 Subject: Various fixes Events and DeviceEvents are now sent with transfer full to work around a possible pygi bug. Various other fixes. --- atspi/atspi-private.h | 1 + 1 file changed, 1 insertion(+) (limited to 'atspi/atspi-private.h') diff --git a/atspi/atspi-private.h b/atspi/atspi-private.h index bab5349b..b396be83 100644 --- a/atspi/atspi-private.h +++ b/atspi/atspi-private.h @@ -27,6 +27,7 @@ #include "atspi-device-listener-private.h" #include "atspi-event-listener-private.h" +#include "atspi-matchrule-private.h" #include "atspi-misc-private.h" #include "atspi.h" -- cgit v1.2.1