Fixes for 106932, and added support for synthesis of mouse buttons 4 and 5.
[platform/upstream/at-spi2-core.git] / libspi / value.c
index c2eade5..412beeb 100644 (file)
@@ -23,6 +23,7 @@
 
 /* value.c : implements the Value interface */
 #include <config.h>
+#include <math.h>
 #include <stdio.h>
 #include <libspi/value.h>