diff --git a/src/st/st-icon.c b/src/st/st-icon.c index e5643ccc9..d6a32f9f8 100644 --- a/src/st/st-icon.c +++ b/src/st/st-icon.c @@ -175,7 +175,7 @@ st_icon_dispose (GObject *gobject) } static void -st_icon_finalize (GObject *object) +st_icon_finalize (GObject *gobject) { StIconPrivate *priv = ST_ICON (gobject)->priv;