| 46 /** @copydoc _PurpleProtocolInterface */ |
46 /** @copydoc _PurpleProtocolInterface */ |
| 47 typedef struct _PurpleProtocolInterface PurpleProtocolInterface; |
47 typedef struct _PurpleProtocolInterface PurpleProtocolInterface; |
| 48 |
48 |
| 49 #include "account.h" |
49 #include "account.h" |
| 50 #include "accountopt.h" |
50 #include "accountopt.h" |
| |
51 #include "buddyicon.h" |
| 51 #include "buddylist.h" |
52 #include "buddylist.h" |
| 52 #include "connection.h" |
53 #include "connection.h" |
| 53 #include "conversations.h" |
54 #include "conversations.h" |
| 54 #include "debug.h" |
55 #include "debug.h" |
| 55 #include "ft.h" |
56 #include "ft.h" |