libpurple/internal.h

branch
soc.2013.gobjectification
changeset 34575
e08f2d070470
parent 33955
55aa58076485
child 34751
374a9500c430
equal deleted inserted replaced
34574:19850cd1b2de 34575:e08f2d070470
154 #define PURPLE_DEVEL_WEBSITE "https://developer.pidgin.im/" 154 #define PURPLE_DEVEL_WEBSITE "https://developer.pidgin.im/"
155 155
156 156
157 /* INTERNAL FUNCTIONS */ 157 /* INTERNAL FUNCTIONS */
158 158
159 #include "account.h" 159 #include "accounts.h"
160 #include "connection.h" 160 #include "connection.h"
161 161
162 /* This is for the accounts code to notify the buddy icon code that 162 /* This is for the accounts code to notify the buddy icon code that
163 * it's done loading. We may want to replace this with a signal. */ 163 * it's done loading. We may want to replace this with a signal. */
164 void 164 void

mercurial