comparison: pidgin/plugins/relnot.c
pidgin/plugins/relnot.c
- branch
- soc.2013.gobjectification
- changeset 34706
- 02cb08146888
- parent 34233
- 8bdcc4f84a5e
- child 34708
- dd67596485ca
equal
deleted
inserted
replaced
| 32 #include <string.h> |
32 #include <string.h> |
| 33 |
33 |
| 34 #include "connection.h" |
34 #include "connection.h" |
| 35 #include "core.h" |
35 #include "core.h" |
| 36 #include "debug.h" |
36 #include "debug.h" |
| 37 #include "gtkblist.h" |
37 #include "gtkbuddylist.h" |
| 38 #include "gtkutils.h" |
38 #include "gtkutils.h" |
| 39 #include "http.h" |
39 #include "http.h" |
| 40 #include "notify.h" |
40 #include "notify.h" |
| 41 #include "pidginstock.h" |
41 #include "pidginstock.h" |
| 42 #include "prefs.h" |
42 #include "prefs.h" |