summaryrefslogtreecommitdiff
path: root/test/cairo_test.h
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-02-13 16:46:47 -0800
committerCarl Worth <cworth@cworth.org>2006-02-13 16:46:47 -0800
commit0b5ac24b1522b3287903c04fb894bfae4fc67403 (patch)
treeb8256ae476f183ba07c4f4ef031d31bc31927910 /test/cairo_test.h
parentdb163fcc882251188e0ce63d0b9606cb59664da0 (diff)
parent90689370267f3c02d6be62e3e8c85cccdad6f577 (diff)
Remove pixman and revert tessellation bug from SNAPSHOT_0_3_0SNAPSHOT_0_3_0
Diffstat (limited to 'test/cairo_test.h')
-rw-r--r--test/cairo_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cairo_test.h b/test/cairo_test.h
index 7062f029d..58936d568 100644
--- a/test/cairo_test.h
+++ b/test/cairo_test.h
@@ -26,6 +26,7 @@
#ifndef _CAIRO_TEST_H_
#define _CAIRO_TEST_H_
+#include <math.h>
#include <cairo.h>
typedef enum cairo_test_status {