| 40359:ca141ea93b83 | 40360:e21f3bbcc2a5 |
|---|---|
| 28 * @title: Pidgin Dialogs | 28 * @title: Pidgin Dialogs |
| 29 */ | 29 */ |
| 30 | 30 |
| 31 #include "pidgin.h" | 31 #include "pidgin.h" |
| 32 | 32 |
| 33 #include "account.h" | 33 #include <purple.h> |
| 34 #include "conversation.h" | |
| 35 | 34 |
| 36 G_BEGIN_DECLS | 35 G_BEGIN_DECLS |
| 37 | 36 |
| 38 /* Functions in gtkdialogs.c (these should actually stay in this file) */ | 37 /* Functions in gtkdialogs.c (these should actually stay in this file) */ |
| 39 void pidgin_dialogs_destroy_all(void); | 38 void pidgin_dialogs_destroy_all(void); |