comparison: pidgin/libpidgin.c
pidgin/libpidgin.c
- changeset 40195
- fb4b0ae193c0
- parent 40194
- 90a6e8b696b2
- child 40203
- 565eb39a3a01
equal
deleted
inserted
replaced
| 27 |
27 |
| 28 #include "account.h" |
28 #include "account.h" |
| 29 #include "conversation.h" |
29 #include "conversation.h" |
| 30 #include "core.h" |
30 #include "core.h" |
| 31 #include "debug.h" |
31 #include "debug.h" |
| 32 #include "glibcompat.h" |
32 #include "glibcompat.h" /* for purple_g_stat on win32 */ |
| 33 #include "log.h" |
33 #include "log.h" |
| 34 #include "network.h" |
34 #include "network.h" |
| 35 #include "notify.h" |
35 #include "notify.h" |
| 36 #include "options.h" |
36 #include "options.h" |
| 37 #include "prefs.h" |
37 #include "prefs.h" |