summaryrefslogtreecommitdiffstats
path: root/flower.c
diff options
context:
space:
mode:
Diffstat (limited to 'flower.c')
-rw-r--r--flower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flower.c b/flower.c
index a1b7011..adbb0cb 100644
--- a/flower.c
+++ b/flower.c
@@ -133,7 +133,7 @@ int main(int argc, char *argv[])
struct wl_display *display;
struct wl_visual *visual;
int fd;
- cairo_drm_device_t *device;
+ cairo_device_t *device;
cairo_surface_t *s;
struct timespec ts;
GMainLoop *loop;