comparison: libpurple/protocols/gg/image.c
libpurple/protocols/gg/image.c
- changeset 33368
- 6aa16fdab83f
- parent 33351
- bd15903d0d89
- child 33661
- 2ebcb105e606
- child 34361
- ddcc82637afa
equal
deleted
inserted
replaced
| 28 */ |
28 */ |
| 29 |
29 |
| 30 #include "image.h" |
30 #include "image.h" |
| 31 |
31 |
| 32 #include <debug.h> |
32 #include <debug.h> |
| |
33 #include <glibcompat.h> |
| 33 |
34 |
| 34 #include "gg.h" |
35 #include "gg.h" |
| 35 #include "utils.h" |
36 #include "utils.h" |
| 36 |
37 |
| 37 #define GGP_PENDING_IMAGE_ID_PREFIX "gg-pending-image-" |
38 #define GGP_PENDING_IMAGE_ID_PREFIX "gg-pending-image-" |