summaryrefslogtreecommitdiff
path: root/test/path-append.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/path-append.c')
-rw-r--r--test/path-append.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/path-append.c b/test/path-append.c
index bcd282db0..bdcc63abf 100644
--- a/test/path-append.c
+++ b/test/path-append.c
@@ -21,8 +21,8 @@
* OF THIS SOFTWARE.
*/
-#include <stdlib.h>
#include "cairo-test.h"
+#include <stdlib.h>
static cairo_test_status_t
draw (cairo_t *cr, int width, int height)