libpurple/protocols/yahoo/yahoo_profile.c

changeset 33424
9919d10ee405
parent 33109
2e77c7b22d41
child 33661
2ebcb105e606
equal deleted inserted replaced
33423:c86dc169ae9e 33424:9919d10ee405
22 */ 22 */
23 23
24 #define PHOTO_SUPPORT 1 24 #define PHOTO_SUPPORT 1
25 25
26 #include "internal.h" 26 #include "internal.h"
27 #include "obsolete.h"
27 #include "debug.h" 28 #include "debug.h"
28 #include "notify.h" 29 #include "notify.h"
29 #include "util.h" 30 #include "util.h"
30 #if PHOTO_SUPPORT 31 #if PHOTO_SUPPORT
31 #include "imgstore.h" 32 #include "imgstore.h"

mercurial