summaryrefslogtreecommitdiff
path: root/src/xfdesktop-file-icon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xfdesktop-file-icon.h')
-rw-r--r--src/xfdesktop-file-icon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfdesktop-file-icon.h b/src/xfdesktop-file-icon.h
index 7aaee592..ba5f97a1 100644
--- a/src/xfdesktop-file-icon.h
+++ b/src/xfdesktop-file-icon.h
@@ -51,7 +51,7 @@ struct _XfdesktopFileIconClass
GType xfdesktop_file_icon_get_type() G_GNUC_CONST;
-XfdesktopFileIcon *xfdesktop_file_icon_new(ThunarVfsPath *path,
+XfdesktopFileIcon *xfdesktop_file_icon_new(ThunarVfsInfo *info,
GdkScreen *screen);
G_END_DECLS