Add missing standard header / fix prototype
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / event.c
index fd96404..53e7cfe 100644 (file)
@@ -23,6 +23,7 @@
  */
 
 #include <string.h>
+#include <ctype.h>
 
 #include <atk/atk.h>
 #include <droute/droute.h>