comparison: libpurple/protocols/yahoo/yahoo_picture.c
libpurple/protocols/yahoo/yahoo_picture.c
- branch
- soc.2013.gobjectification.plugins
- changeset 36670
- 418f1f8581de
- parent 36543
- a8c3fecee2d3
- child 37016
- 48f85579cc4c
equal
deleted
inserted
replaced
| 30 #include "http.h" |
30 #include "http.h" |
| 31 #include "protocol.h" |
31 #include "protocol.h" |
| 32 #include "proxy.h" |
32 #include "proxy.h" |
| 33 #include "util.h" |
33 #include "util.h" |
| 34 |
34 |
| 35 #include "libymsg.h" |
35 #include "ymsg.h" |
| 36 #include "yahoo_packet.h" |
36 #include "yahoo_packet.h" |
| 37 #include "yahoo_friend.h" |
37 #include "yahoo_friend.h" |
| 38 #include "yahoo_picture.h" |
38 #include "yahoo_picture.h" |
| 39 |
39 |
| 40 |
40 |