comparison: pidgin/plugins/gevolution/new_person_dialog.c
pidgin/plugins/gevolution/new_person_dialog.c
- changeset 39785
- aa7e3b71802d
- parent 39502
- 818d74083471
- child 39786
- 7800f52d0ae6
equal
deleted
inserted
replaced
| 21 #include "internal.h" |
21 #include "internal.h" |
| 22 #include "pidgin.h" |
22 #include "pidgin.h" |
| 23 |
23 |
| 24 #include "gtk3compat.h" |
24 #include "gtk3compat.h" |
| 25 #include "gtkutils.h" |
25 #include "gtkutils.h" |
| |
26 #include "pidginaccountchooser.h" |
| 26 |
27 |
| 27 #include "debug.h" |
28 #include "debug.h" |
| 28 |
29 |
| 29 #include "gevolution.h" |
30 #include "gevolution.h" |
| 30 |
31 |