comparison: libpurple/protocols/mxit/login.c
libpurple/protocols/mxit/login.c
- branch
- soc.2013.gobjectification.plugins
- changeset 37130
- 7ed9e7b31bad
- parent 36930
- c1b0e75051e3
- parent 35679
- 0c337fe8f655
- child 37135
- 6271bcdee576
equal
deleted
inserted
replaced
| 29 #include "request.h" |
29 #include "request.h" |
| 30 #include "version.h" |
30 #include "version.h" |
| 31 |
31 |
| 32 #include "client.h" |
32 #include "client.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 |