| 41 #include "gtkroomlist.h" |
41 #include "gtkroomlist.h" |
| 42 #include "gtksavedstatuses.h" |
42 #include "gtksavedstatuses.h" |
| 43 #include "gtksession.h" |
43 #include "gtksession.h" |
| 44 #include "gtksound.h" |
44 #include "gtksound.h" |
| 45 #include "gtkstatusbox.h" |
45 #include "gtkstatusbox.h" |
| 46 #include "gtkthemes.h" |
|
| 47 #include "gtkutils.h" |
46 #include "gtkutils.h" |
| 48 |
47 |
| 49 /* gtkaccount.h */ |
48 /* gtkaccount.h */ |
| 50 typedef PidginAccountDialogType Pidgin__Account__Dialog__Type; |
49 typedef PidginAccountDialogType Pidgin__Account__Dialog__Type; |
| 51 |
50 |