| 36 typedef struct _PurpleBuddyIcon PurpleBuddyIcon; |
36 typedef struct _PurpleBuddyIcon PurpleBuddyIcon; |
| 37 |
37 |
| 38 #include "account.h" |
38 #include "account.h" |
| 39 #include "buddylist.h" |
39 #include "buddylist.h" |
| 40 #include "imgstore.h" |
40 #include "imgstore.h" |
| 41 #include "prpl.h" |
41 #include "protocol.h" |
| 42 #include "util.h" |
42 #include "util.h" |
| 43 |
43 |
| 44 G_BEGIN_DECLS |
44 G_BEGIN_DECLS |
| 45 |
45 |
| 46 /**************************************************************************/ |
46 /**************************************************************************/ |