summaryrefslogtreecommitdiff
path: root/test/buffer-diff.c
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@redhat.com>2007-08-06 19:24:31 -0400
committerSøren Sandmann Pedersen <sandmann@redhat.com>2007-08-06 19:24:31 -0400
commit4ca0ca153a847337452bbb237d42f6d7b0a163d0 (patch)
treea567658963ab6469226caf2fb05f907d6a4cf54e /test/buffer-diff.c
parent13cae8b5e6d3fc93c4eb1853b91ba356b572b551 (diff)
downloadcairo-4ca0ca153a847337452bbb237d42f6d7b0a163d0.tar.gz
Bump pixman dependency to 0.9.4
Also print the download location if the library wasn't found.
Diffstat (limited to 'test/buffer-diff.c')
-rw-r--r--test/buffer-diff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buffer-diff.c b/test/buffer-diff.c
index 59a9e5d89..24fdad3a6 100644
--- a/test/buffer-diff.c
+++ b/test/buffer-diff.c
@@ -34,7 +34,7 @@
#endif
#include <errno.h>
#include <string.h>
-#include <pixman/pixman.h>
+#include <pixman.h>
#include "cairo-test.h"