summaryrefslogtreecommitdiff
path: root/mate-panel/xstuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-panel/xstuff.h')
-rw-r--r--mate-panel/xstuff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/xstuff.h b/mate-panel/xstuff.h
index 507a1dd3..83af4645 100644
--- a/mate-panel/xstuff.h
+++ b/mate-panel/xstuff.h
@@ -5,7 +5,7 @@
#include <gtk/gtk.h>
void xstuff_zoom_animate (GtkWidget *widget,
- GdkPixbuf *pixbuf,
+ cairo_surface_t *surface,
PanelOrientation orientation,
GdkRectangle *opt_src_rect);