comparison: libpurple/protocols/mxit/login.c
libpurple/protocols/mxit/login.c
- changeset 35679
- 0c337fe8f655
- parent 35047
- cf8ca70094ff
- child 35828
- 261f7d7810dd
- child 37130
- 7ed9e7b31bad
equal
deleted
inserted
replaced
| 29 #include "request.h" |
29 #include "request.h" |
| 30 #include "version.h" |
30 #include "version.h" |
| 31 |
31 |
| 32 #include "protocol.h" |
32 #include "protocol.h" |
| 33 #include "mxit.h" |
33 #include "mxit.h" |
| 34 #include "cipher.h" |
34 #include "cipher-mxit.h" |
| 35 #include "login.h" |
35 #include "login.h" |
| 36 #include "profile.h" |
36 #include "profile.h" |
| 37 |
37 |
| 38 /* requesting captcha size */ |
38 /* requesting captcha size */ |
| 39 #define MXIT_CAPTCHA_HEIGHT 50 |
39 #define MXIT_CAPTCHA_HEIGHT 50 |