comparison: pidgin/plugins/relnot.c
pidgin/plugins/relnot.c
- changeset 40222
- 40f2888f85c1
- parent 40058
- 8a56f10bd1fb
- child 40360
- e21f3bbcc2a5
equal
deleted
inserted
replaced
| 30 |
30 |
| 31 #include "connection.h" |
31 #include "connection.h" |
| 32 #include "core.h" |
32 #include "core.h" |
| 33 #include "debug.h" |
33 #include "debug.h" |
| 34 #include "gtkblist.h" |
34 #include "gtkblist.h" |
| 35 #include "gtkplugin.h" |
|
| 36 #include "gtkutils.h" |
35 #include "gtkutils.h" |
| 37 #include "notify.h" |
36 #include "notify.h" |
| 38 #include "pidginicon.h" |
37 #include "pidginicon.h" |
| |
38 #include "pidginplugininfo.h" |
| 39 #include "prefs.h" |
39 #include "prefs.h" |
| 40 #include "util.h" |
40 #include "util.h" |
| 41 #include "version.h" |
41 #include "version.h" |
| 42 |
42 |
| 43 #include "pidgin.h" |
43 #include "pidgin.h" |