comparison libpurple/protocols/yahoo/yahoo_profile.c @ 27313:ef5f0cde8d74

Update for file renames.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 05 Jul 2009 04:51:51 +0000
parents 510f07e1f5c1
children 908be3822215
comparison
equal deleted inserted replaced
27312:16ef6a9e7acd 27313:ef5f0cde8d74
29 #include "util.h" 29 #include "util.h"
30 #if PHOTO_SUPPORT 30 #if PHOTO_SUPPORT
31 #include "imgstore.h" 31 #include "imgstore.h"
32 #endif /* PHOTO_SUPPORT */ 32 #endif /* PHOTO_SUPPORT */
33 33
34 #include "yahoo.h" 34 #include "libymsg.h"
35 #include "yahoo_friend.h" 35 #include "yahoo_friend.h"
36 36
37 typedef struct { 37 typedef struct {
38 PurpleConnection *gc; 38 PurpleConnection *gc;
39 char *name; 39 char *name;