Fix some missing prototypes
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / event.c
index 53e7cfe..2253ec0 100644 (file)
@@ -32,6 +32,9 @@
 #include "accessible-register.h"
 
 #include "common/spi-dbus.h"
+#include "event.h"
+#include "object.h"
+#include "dbus/dbus-glib-lowlevel.h"
 
 static GArray *listener_ids = NULL;