summaryrefslogtreecommitdiffstats
path: root/cairo-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'cairo-util.c')
-rw-r--r--cairo-util.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cairo-util.c b/cairo-util.c
index 5e0a2d0..e40e313 100644
--- a/cairo-util.c
+++ b/cairo-util.c
@@ -27,8 +27,7 @@
#include <math.h>
#include <cairo.h>
#include "cairo-util.h"
-
-#define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0])
+#include "wayland-util.h"
void
blur_surface(cairo_surface_t *surface, int margin)