You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-im/minbif/files/minbif-1.0.5-rename-imlib-l...

14 lines
469 B

diff --git a/src/im/account.cpp b/src/im/account.cpp
index f155334..f040fcd 100644
--- a/src/im/account.cpp
+++ b/src/im/account.cpp
@@ -272,7 +272,7 @@ void Account::setBuddyIcon(string filename)
else
{
char** prpl_formats = g_strsplit(prplinfo->icon_spec.format,",",0);
- ImlibLoadError err = IMLIB_LOAD_ERROR_UNKNOWN;
+ Imlib_Load_Error err = IMLIB_LOAD_ERROR_UNKNOWN;
close(temp_fd);
/* Try to encode in a supported format. */